Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -27,15 +27,17 @@ dataset_info:
|
|
27 |
dtype: string
|
28 |
- name: product_color
|
29 |
dtype: string
|
|
|
|
|
30 |
splits:
|
31 |
- name: train
|
32 |
-
num_bytes:
|
33 |
num_examples: 2027874
|
34 |
- name: test
|
35 |
-
num_bytes:
|
36 |
num_examples: 652490
|
37 |
-
download_size:
|
38 |
-
dataset_size:
|
39 |
---
|
40 |
# Dataset Card for "esci"
|
41 |
|
|
|
27 |
dtype: string
|
28 |
- name: product_color
|
29 |
dtype: string
|
30 |
+
- name: product_text
|
31 |
+
dtype: string
|
32 |
splits:
|
33 |
- name: train
|
34 |
+
num_bytes: 5047037946
|
35 |
num_examples: 2027874
|
36 |
- name: test
|
37 |
+
num_bytes: 1631847321
|
38 |
num_examples: 652490
|
39 |
+
download_size: 2518681255
|
40 |
+
dataset_size: 6678885267
|
41 |
---
|
42 |
# Dataset Card for "esci"
|
43 |
|