mxforml commited on
Commit
6bf8338
·
verified ·
1 Parent(s): 81b3878

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: "data/train/train_preprocessed.json"
7
+ - split: validation
8
+ path: "data/validation/validation_preprocessed.json"
9
+ - split: test
10
+ path: "data/test/test_preprocessed.json"
11
+ ---
12
+
13
+
14
+
15
+