williamplacroix commited on
Commit
19ba889
·
verified ·
1 Parent(s): 63598af

Create README.md

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