File size: 658 Bytes
c657a42
 
 
 
 
 
8dd8d76
 
 
 
d866076
 
 
5ac767c
661bef1
 
 
 
06a1429
00944dc
 
 
d69c2cf
 
 
 
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
---
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"
license: apache-2.0
language:
  - en
---