alanztymarqo
commited on
Commit
•
4d15540
1
Parent(s):
a18341c
Upload dataset
Browse files
README.md
CHANGED
@@ -11,15 +11,22 @@ dataset_info:
|
|
11 |
dtype: string
|
12 |
- name: position
|
13 |
dtype: int64
|
|
|
|
|
14 |
splits:
|
15 |
-
- name:
|
16 |
-
num_bytes:
|
17 |
-
num_examples:
|
18 |
-
|
19 |
-
|
|
|
|
|
|
|
20 |
configs:
|
21 |
- config_name: default
|
22 |
data_files:
|
23 |
-
- split:
|
24 |
-
path: data/
|
|
|
|
|
25 |
---
|
|
|
11 |
dtype: string
|
12 |
- name: position
|
13 |
dtype: int64
|
14 |
+
- name: source
|
15 |
+
dtype: string
|
16 |
splits:
|
17 |
+
- name: google_shopping
|
18 |
+
num_bytes: 224714151.0
|
19 |
+
num_examples: 10000
|
20 |
+
- name: amazon_product
|
21 |
+
num_bytes: 145662259.0
|
22 |
+
num_examples: 10000
|
23 |
+
download_size: 337749139
|
24 |
+
dataset_size: 370376410.0
|
25 |
configs:
|
26 |
- config_name: default
|
27 |
data_files:
|
28 |
+
- split: google_shopping
|
29 |
+
path: data/google_shopping-*
|
30 |
+
- split: amazon_product
|
31 |
+
path: data/amazon_product-*
|
32 |
---
|
data/amazon_product-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b3a38ec7a8d531f294b4821edf735c6d608f78d986651f3760ab44e814e074d3
|
3 |
+
size 113631479
|
data/google_shopping-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bc13978730641fe61359cb4faf81c48026d6fbc823c38051ff0134a867638e1c
|
3 |
+
size 224117660
|