vqamaster commited on
Commit
59709e3
1 Parent(s): da7203a
Files changed (1) hide show
  1. README.md +0 -24
README.md CHANGED
@@ -2,27 +2,3 @@
2
  license: mit
3
  ---
4
 
5
- ```yaml
6
- ---
7
- configs:
8
- - config_name: full_data
9
- data_files:
10
- - split: train
11
- path:"Full-data/train.json"
12
- - split: validation
13
- path:"Full-data/dev.json"
14
- - split: test
15
- path:
16
- - "Full-data/test.json"
17
- - "Full-data/test500.json"
18
- - config_name: timestamp_data
19
- - split: train
20
- path:"MathSc-Timestamp/train.json"
21
- - split: validation
22
- path:"MathSc-Timestamp/dev.json"
23
- - split: test
24
- path:
25
- - "MathSc-Timestamp/test.json"
26
- - "MathSc-Timestamp/test500.json"
27
- ---
28
- ```
 
2
  license: mit
3
  ---
4