Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -1,28 +1,3 @@
|
|
1 |
-
---
|
2 |
-
configs:
|
3 |
-
- config_name: default
|
4 |
-
data_files:
|
5 |
-
- split: train
|
6 |
-
path: data/train-*
|
7 |
-
dataset_info:
|
8 |
-
features:
|
9 |
-
- name: image
|
10 |
-
dtype: image
|
11 |
-
- name: index
|
12 |
-
dtype: int64
|
13 |
-
- name: group_id
|
14 |
-
dtype: int64
|
15 |
-
- name: entity_name
|
16 |
-
dtype: string
|
17 |
-
- name: question
|
18 |
-
dtype: string
|
19 |
-
splits:
|
20 |
-
- name: train
|
21 |
-
num_bytes: 1286208676.375
|
22 |
-
num_examples: 10933
|
23 |
-
download_size: 713123547
|
24 |
-
dataset_size: 1286208676.375
|
25 |
-
---
|
26 |
|
27 |
# Product Information Dataset with Images: dataset_part_10
|
28 |
This dataset contains information about various products including their images, group IDs, and specific attributes like height, width, and depth.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
|
2 |
# Product Information Dataset with Images: dataset_part_10
|
3 |
This dataset contains information about various products including their images, group IDs, and specific attributes like height, width, and depth.
|