EdgarsKatze commited on
Commit
0ca4d00
·
1 Parent(s): 8353050

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -3,9 +3,9 @@ configs:
3
  - config_name: default
4
  data_files:
5
  - split: train
6
- path: "test.csv"
7
  - split: test
8
- path: "test.csv"
9
  ---
10
  license: other
11
  ---
 
3
  - config_name: default
4
  data_files:
5
  - split: train
6
+ path: "test.bin.gz"
7
  - split: test
8
+ path: "test.bin.gz"
9
  ---
10
  license: other
11
  ---