File size: 854 Bytes
c657a42 8dd8d76 d866076 5ac767c 661bef1 06a1429 00944dc d69c2cf df2ee43 d039813 bed76cc 7e1c8bc c657a42 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 |
---
configs:
- config_name: beauty
data_files:
- split: train
path: "All_Beauty.jsonl"
- config_name: giftcard
data_files:
- split: train
path: "Gift_Cards.jsonl"
- config_name: appliance
data_files:
- split: train
path: "appliances.jsonl"
- config_name: handmade
data_files:
- split: train
path: "Handmade_Products.jsonl"
- config_name: health
data_files:
- split: train
path: "Health_and_Personal_Care.jsonl"
- config_name: movie
data_files:
- split: train
path: "longer_Movies_&_TV.jsonl"
- config_name: C3
data_files:
- split: train
path: "C3_anonymized_clean.jsonl"
- config_name: kindle
data_files:
- split: train
path: "Kindle_Store_5.json"
license: apache-2.0
language:
- en
---
|