File size: 683 Bytes
f2aeadb 3c1a8ae f2aeadb 3c1a8ae f2aeadb |
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 |
---
dataset_info:
features:
- name: id
dtype: int64
- name: year
dtype: float64
- name: productDisplayName
dtype: string
- name: image
dtype: image
- name: gender_th
dtype: string
- name: masterCategory_th
dtype: string
- name: subCategory_th
dtype: string
- name: articleType_th
dtype: string
- name: baseColour_th
dtype: string
- name: season_th
dtype: string
- name: usage_th
dtype: string
splits:
- name: train
num_bytes: 574951349.0
num_examples: 44072
download_size: 277849109
dataset_size: 574951349.0
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
|