File size: 461 Bytes
928f572
 
 
 
 
 
 
 
4a74744
 
 
fa5394a
 
 
 
 
928f572
 
 
 
 
c204502
 
928f572
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
---
dataset_info:
  features:
  - name: product_id
    dtype: string
  - name: product_title
    dtype: string
  splits:
  - name: test
    num_bytes: 16785783.621328995
    num_examples: 173778
  - name: train
    num_bytes: 111960958.45349568
    num_examples: 1159097
  download_size: 160029502
  dataset_size: 128746742.07482468
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
  - split: test
    path: data/test-*
---