File size: 251 Bytes
c657a42 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 |
---
configs:
- config_name: beauty
data_files:
- split: train
path: "All_Beauty.jsonl"
- config_name: application
data_files:
- split: train
path: "Appliances.json"
license: apache-2.0
language:
- en
---
|