soldni commited on
Commit
92bd126
·
verified ·
1 Parent(s): aec2829

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -2,6 +2,11 @@
2
  license: odc-by
3
  language:
4
  - en
 
 
 
 
 
5
 
6
  ---
7
 
 
2
  license: odc-by
3
  language:
4
  - en
5
+ configs:
6
+ - config_name: train
7
+ data_files:
8
+ - path: data/*.jsonl.zst
9
+ split: train
10
 
11
  ---
12