Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -1,3 +1,29 @@
|
|
1 |
---
|
2 |
license: mit
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
|
|
1 |
---
|
2 |
license: mit
|
3 |
+
dataset_info:
|
4 |
+
features:
|
5 |
+
- name: image
|
6 |
+
dtype: image
|
7 |
+
- name: 'Unnamed: 0'
|
8 |
+
dtype: int64
|
9 |
+
- name: Product_name
|
10 |
+
dtype: string
|
11 |
+
- name: Price
|
12 |
+
dtype: string
|
13 |
+
- name: colors
|
14 |
+
dtype: string
|
15 |
+
- name: Pattern
|
16 |
+
dtype: string
|
17 |
+
- name: Description
|
18 |
+
dtype: string
|
19 |
+
- name: Other Details
|
20 |
+
dtype: string
|
21 |
+
- name: Clipinfo
|
22 |
+
dtype: string
|
23 |
+
splits:
|
24 |
+
- name: train
|
25 |
+
num_bytes: 87023805.926
|
26 |
+
num_examples: 1913
|
27 |
+
download_size: 48264248
|
28 |
+
dataset_size: 87023805.926
|
29 |
---
|