File size: 166 Bytes
3dd22c9
 
03cb1fc
a57deab
26bd858
407ef46
 
9587bc4
 
 
 
d6e8413
3dd22c9
1
2
3
4
5
6
7
8
9
10
11
12
13
14
---
license: apache-2.0

    
configs:
- config_name: tab
  data_files:  
  - split: train
    path: "train.csv"
  - split: test
    path: "test.csv"
  sep: "\t"
---