File size: 358 Bytes
d5fb624 87a3233 d5fb624 87a3233 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 |
---
configs:
- config_name: commercial
data_files:
- split: train
path: data/commercial/*.arrow
- config_name: non_commercial
data_files:
- split: train
path: data/non_commercial/*.arrow
- config_name: other
data_files:
- split: train
path: data/non_commercial/*.arrow
license: cc-by-4.0
language:
- en
size_categories:
- 1M<n<10M
--- |