File size: 1,107 Bytes
12655a9
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
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: 24211231
    num_examples: 61080
  - name: val
    num_bytes: 2687699
    num_examples: 6787
  - name: test
    num_bytes: 9453851
    num_examples: 25221
  - name: electronics
    num_bytes: 2423259
    num_examples: 4786
  - name: sports
    num_bytes: 1904597
    num_examples: 5420
  - name: toys
    num_bytes: 2078207
    num_examples: 6329
  - name: automotive
    num_bytes: 2271017
    num_examples: 6446
  - name: grocery
    num_bytes: 776771
    num_examples: 2240
  download_size: 21991017
  dataset_size: 45806632
---
# Dataset Card for "openbrand-zs"

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