1T Conte commited on
Commit
ea71e6c
1 Parent(s): 48ab54e

fix: revert metadata

Browse files
Files changed (1) hide show
  1. README.md +0 -60
README.md CHANGED
@@ -1,64 +1,4 @@
1
  ---
2
  task_categories:
3
  - text-classification
4
-
5
- dataset_info:
6
- features:
7
- - name: product/title
8
- dtype: string
9
- - name: product/price
10
- dtype: string
11
- - name: review/helpfulness
12
- dtype: string
13
- - name: review/helpfulness_ratio
14
- dtype: float16
15
- - name: review/helpfulness_total_votes
16
- dtype: int16
17
- - name: review/score
18
- dtype:
19
- class_label:
20
- names:
21
- '0': 1 star
22
- '1': 2 stars
23
- '2': 3 stars
24
- '3': 4 stars
25
- '4': 5 stars
26
- - name: review/time
27
- dtype: int64
28
- - name: review/summary
29
- dtype: string
30
- - name: review/text
31
- dtype: string
32
- - name: product/category
33
- dtype:
34
- class_label:
35
- names:
36
- '0': Amazon Instant Video
37
- '1': Arts
38
- '2': Automotive
39
- '3': Baby
40
- '4': Beauty
41
- '5': Book
42
- '6': Cell Phone
43
- '7': Clothing
44
- '8': Electronics
45
- '9': Gourmet Food
46
- '10': Health
47
- '11': Home & Kitchen
48
- '12': Industrial & Scientific
49
- '13': Jewelry
50
- '14': Kindle Store
51
- '15': Movie & TV
52
- '16': Musical Instrument
53
- '17': Music
54
- '18': Office
55
- '19': Patio
56
- '20': Pet Supply
57
- '21': Shoe
58
- '22': Software
59
- '23': Sports & Outdoor
60
- '24': Tools & Home Improvement
61
- '25': Toy & Game
62
- '26': Video Game
63
- '27': Watch
64
  ---
 
1
  ---
2
  task_categories:
3
  - text-classification
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4
  ---