backnotprop commited on
Commit
569618e
1 Parent(s): 0485c89

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -2
README.md CHANGED
@@ -1,7 +1,10 @@
1
  ---
2
  license: apache-2.0
3
 
4
- data_files:
 
 
5
  - split: train
6
- path: "catalog.json"
 
7
  ---
 
1
  ---
2
  license: apache-2.0
3
 
4
+ configs:
5
+ - config_name: default
6
+ data_files:
7
  - split: train
8
+ path:
9
+ - "catalog.json"
10
  ---