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

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -0
README.md CHANGED
@@ -1,3 +1,11 @@
1
  ---
 
 
 
 
 
 
 
 
2
  license: other
3
  ---
 
1
  ---
2
+ 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
  ---