joey1895 commited on
Commit
2cfcf64
1 Parent(s): 20b057b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -0
README.md CHANGED
@@ -1,3 +1,12 @@
1
  ---
2
  license: apache-2.0
 
 
 
 
 
 
 
 
 
3
  ---
 
1
  ---
2
  license: apache-2.0
3
+ configs:
4
+ - config_name: new03
5
+ data_files:
6
+ - split: train
7
+ path: "train-00000-of-00001.parquet"
8
+ - split: test
9
+ path: "test-00000-of-00001.parquet"
10
+ - split: validation
11
+ path: "validation-00000-of-00001.parquet"
12
  ---