DarrenLo commited on
Commit
2d8670d
1 Parent(s): 7ea8c1c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -0
README.md CHANGED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ configs:
2
+ - config_name: default
3
+ data_files:
4
+ - split: train
5
+ path: "strain.json"
6
+ - split: test
7
+ path: "stest.json"
8
+ - split: validation
9
+ path: "sval.json"