Upload dataset
Browse files- README.md +47 -0
- data/train-00000-of-00001.parquet +3 -0
README.md
ADDED
|
@@ -0,0 +1,47 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
dataset_info:
|
| 3 |
+
features:
|
| 4 |
+
- name: Image
|
| 5 |
+
dtype: image
|
| 6 |
+
- name: Name
|
| 7 |
+
dtype: string
|
| 8 |
+
- name: SKU
|
| 9 |
+
dtype: string
|
| 10 |
+
- name: Class
|
| 11 |
+
dtype: string
|
| 12 |
+
- name: Thickness (mm)
|
| 13 |
+
sequence: int64
|
| 14 |
+
- name: Size (mm*mm)
|
| 15 |
+
sequence: int64
|
| 16 |
+
- name: Area of application
|
| 17 |
+
dtype: string
|
| 18 |
+
- name: Application
|
| 19 |
+
dtype: string
|
| 20 |
+
- name: Area of applications
|
| 21 |
+
dtype: string
|
| 22 |
+
- name: Applications
|
| 23 |
+
dtype: string
|
| 24 |
+
- name: Product URL
|
| 25 |
+
dtype: string
|
| 26 |
+
- name: Type
|
| 27 |
+
dtype: string
|
| 28 |
+
- name: Color
|
| 29 |
+
dtype: string
|
| 30 |
+
- name: Product
|
| 31 |
+
dtype: string
|
| 32 |
+
- name: Suitability
|
| 33 |
+
dtype: string
|
| 34 |
+
- name: Additional Image URLs
|
| 35 |
+
sequence: string
|
| 36 |
+
splits:
|
| 37 |
+
- name: train
|
| 38 |
+
num_bytes: 22066236.0
|
| 39 |
+
num_examples: 114
|
| 40 |
+
download_size: 21861047
|
| 41 |
+
dataset_size: 22066236.0
|
| 42 |
+
configs:
|
| 43 |
+
- config_name: default
|
| 44 |
+
data_files:
|
| 45 |
+
- split: train
|
| 46 |
+
path: data/train-*
|
| 47 |
+
---
|
data/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:807e67426e16319b851cebff442e3812253c9217e92dfbd24368347796f464de
|
| 3 |
+
size 21861047
|