File size: 1,561 Bytes
68a2a63
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
cc2ae7b
 
68a2a63
 
cc2ae7b
68a2a63
 
cc2ae7b
68a2a63
 
cc2ae7b
68a2a63
 
cc2ae7b
68a2a63
 
cc2ae7b
68a2a63
 
cc2ae7b
68a2a63
 
cc2ae7b
68a2a63
cc2ae7b
 
68a2a63
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
65
66
67
68
---
dataset_info:
  features:
  - name: main_category
    dtype: string
  - name: store
    dtype: string
  - name: title
    dtype: string
  - name: average_rating
    dtype: float64
  - name: rating_number
    dtype: int64
  - name: features
    list: string
  - name: description
    list: string
  - name: price
    dtype: float64
  - name: product_text
    dtype: string
  - name: id_category
    dtype: int64
  - name: class_id
    dtype: int64
  splits:
  - name: bin_10pow5_group_0
    num_bytes: 57352714
    num_examples: 19500
  - name: bin_10pow5_group_1
    num_bytes: 58722183
    num_examples: 19500
  - name: bin_10pow4_group_2
    num_bytes: 55872459
    num_examples: 19500
  - name: bin_10pow4_group_3
    num_bytes: 51870241
    num_examples: 19500
  - name: bin_10pow3_group_4
    num_bytes: 50203493
    num_examples: 19500
  - name: bin_10pow3_group_5
    num_bytes: 37274560
    num_examples: 14917
  - name: merged_small_bins
    num_bytes: 18710132
    num_examples: 7003
  download_size: 189312245
  dataset_size: 330005782
configs:
- config_name: default
  data_files:
  - split: bin_10pow5_group_0
    path: data/bin_10pow5_group_0-*
  - split: bin_10pow5_group_1
    path: data/bin_10pow5_group_1-*
  - split: bin_10pow4_group_2
    path: data/bin_10pow4_group_2-*
  - split: bin_10pow4_group_3
    path: data/bin_10pow4_group_3-*
  - split: bin_10pow3_group_4
    path: data/bin_10pow3_group_4-*
  - split: bin_10pow3_group_5
    path: data/bin_10pow3_group_5-*
  - split: merged_small_bins
    path: data/merged_small_bins-*
---