Datasets:
Upload dataset
Browse files
README.md
CHANGED
|
@@ -3,28 +3,37 @@ configs:
|
|
| 3 |
- config_name: default
|
| 4 |
data_files:
|
| 5 |
- split: train
|
| 6 |
-
path: data/train-
|
| 7 |
- split: test
|
| 8 |
-
path: data/test-
|
|
|
|
|
|
|
| 9 |
dataset_info:
|
| 10 |
features:
|
| 11 |
-
- name:
|
| 12 |
-
struct:
|
| 13 |
-
- name: bytes
|
| 14 |
-
dtype: binary
|
| 15 |
-
- name: Prompt
|
| 16 |
dtype: string
|
| 17 |
-
- name:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 18 |
dtype: string
|
| 19 |
splits:
|
| 20 |
- name: train
|
| 21 |
-
num_bytes:
|
| 22 |
-
num_examples:
|
| 23 |
- name: test
|
| 24 |
-
num_bytes:
|
| 25 |
-
num_examples:
|
| 26 |
-
|
| 27 |
-
|
|
|
|
|
|
|
|
|
|
| 28 |
---
|
| 29 |
|
| 30 |
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
|
|
|
| 3 |
- config_name: default
|
| 4 |
data_files:
|
| 5 |
- split: train
|
| 6 |
+
path: data/train-*
|
| 7 |
- split: test
|
| 8 |
+
path: data/test-*
|
| 9 |
+
- split: eval
|
| 10 |
+
path: data/eval-*
|
| 11 |
dataset_info:
|
| 12 |
features:
|
| 13 |
+
- name: Product Name
|
|
|
|
|
|
|
|
|
|
|
|
|
| 14 |
dtype: string
|
| 15 |
+
- name: Category
|
| 16 |
+
dtype: string
|
| 17 |
+
- name: Description
|
| 18 |
+
dtype: string
|
| 19 |
+
- name: Selling Price
|
| 20 |
+
dtype: string
|
| 21 |
+
- name: Product Specification
|
| 22 |
+
dtype: string
|
| 23 |
+
- name: Image
|
| 24 |
dtype: string
|
| 25 |
splits:
|
| 26 |
- name: train
|
| 27 |
+
num_bytes: 12542887
|
| 28 |
+
num_examples: 23993
|
| 29 |
- name: test
|
| 30 |
+
num_bytes: 3499375
|
| 31 |
+
num_examples: 6665
|
| 32 |
+
- name: eval
|
| 33 |
+
num_bytes: 1376174
|
| 34 |
+
num_examples: 2666
|
| 35 |
+
download_size: 6391314
|
| 36 |
+
dataset_size: 17418436
|
| 37 |
---
|
| 38 |
|
| 39 |
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
data/{test-00000-of-00001-93f1bc8a69518624.parquet → eval-00000-of-00001.parquet}
RENAMED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:acede95d83827e445e42a9b54b6b0c4b34ca5cf5d9a39faf790b54f51a2ce412
|
| 3 |
+
size 514189
|
data/{train-00000-of-00001-987ca1ed9387c18e.parquet → test-00000-of-00001.parquet}
RENAMED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fca001fc895155e83b4a38373f087bc7ca89dc217bfc1e38bcf471fb68aea3c9
|
| 3 |
+
size 1282135
|
data/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:75e0db9912b44963187555e3d68d8684819f3ff2982d153c4145d1267babb3b9
|
| 3 |
+
size 4594990
|