File size: 180 Bytes
411a3ef
 
6b22aea
 
 
 
 
 
 
411a3ef
1
2
3
4
5
6
7
8
9
10
11
---
license: apache-2.0
configs:
- config_name: default
  data_files:
  - split: train
    path: "DOES_NOT_EXIST_TRAIN.csv"
  - split: test
    path: "DOES_NOT_EXIST_TEST.csv"
---