davanstrien HF staff commited on
Commit
f7e528e
·
verified ·
1 Parent(s): 9d7fbf5

Make viewer work

Browse files

This should make the dataset viewer show a preview of the JSON dataset see (https://huggingface.co/docs/hub/datasets-data-files-configuration) for docs

Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -1,5 +1,10 @@
1
  ---
2
  license: mit
 
 
 
 
 
3
  ---
4
  <div align="center">
5
 
 
1
  ---
2
  license: mit
3
+ configs:
4
+ - config_name: orz_math_72k_collection_extended
5
+ data_files:
6
+ - split: train
7
+ path: orz_math_72k_collection_extended.json
8
  ---
9
  <div align="center">
10