mxforml commited on
Commit
e21b11a
·
verified ·
1 Parent(s): e10cd47

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -0
README.md ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ configs:
3
+ - config_name: default
4
+ data_files:
5
+ - split: train
6
+ path: "train_short_preprocessed.json"
7
+ - split: validation
8
+ path: "validation_short_preprocessed.json"
9
+ - split: test
10
+ path: "test_short_preprocessed.json"
11
+ ---
12
+
13
+
14
+
15
+