File size: 1,377 Bytes
0d8481f
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
---
dataset_info:
  features:
  - name: category
    dtype: string
  - name: title
    dtype: string
  - name: brand
    dtype: string
  - name: asin
    dtype: string
  - name: imageURL
    dtype: string
  - name: position_index
    dtype: int64
  - name: num_tokens
    dtype: int64
  - name: title_length
    dtype: int64
  - name: title_category
    dtype: string
  splits:
  - name: train
    num_bytes: 68007488
    num_examples: 181551
  - name: test
    num_bytes: 18875793
    num_examples: 50432
  - name: automotive
    num_bytes: 4523220
    num_examples: 12891
  - name: cellphones
    num_bytes: 51882096
    num_examples: 78478
  - name: clothes
    num_bytes: 37489496
    num_examples: 85052
  - name: electronics
    num_bytes: 4820108
    num_examples: 9568
  - name: grocery
    num_bytes: 1567047
    num_examples: 4475
  - name: new_cat
    num_bytes: 93547671
    num_examples: 174381
  - name: pets
    num_bytes: 4175961
    num_examples: 10851
  - name: sports
    num_bytes: 3804172
    num_examples: 10841
  - name: toys
    num_bytes: 4161246
    num_examples: 12657
  - name: val
    num_bytes: 7583420
    num_examples: 20172
  download_size: 110231234
  dataset_size: 300437718
---
# Dataset Card for "openbrand"

[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)