File size: 233 Bytes
4911294
 
2b818c3
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
---

license: mit
configs:
- config_name: default
  data_files:
  - split: train
    path:
    - "train.json"
  - split: dev
    path: "dev.json"
  - split: test
    path: 
    - "test_col.json"
    - "test_tbl.json"
---