Add 'Walmart_Amazon' config data files
Browse files
README.md
CHANGED
|
@@ -220,6 +220,26 @@ dataset_info:
|
|
| 220 |
num_examples: 189
|
| 221 |
download_size: 42929
|
| 222 |
dataset_size: 133564
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 223 |
configs:
|
| 224 |
- config_name: Abt_Buy
|
| 225 |
data_files:
|
|
@@ -309,4 +329,12 @@ configs:
|
|
| 309 |
path: Fodors_Zagats/validation-*
|
| 310 |
- split: test
|
| 311 |
path: Fodors_Zagats/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 312 |
---
|
|
|
|
| 220 |
num_examples: 189
|
| 221 |
download_size: 42929
|
| 222 |
dataset_size: 133564
|
| 223 |
+
- config_name: Walmart_Amazon
|
| 224 |
+
features:
|
| 225 |
+
- name: productA
|
| 226 |
+
dtype: string
|
| 227 |
+
- name: productB
|
| 228 |
+
dtype: string
|
| 229 |
+
- name: same
|
| 230 |
+
dtype: bool_
|
| 231 |
+
splits:
|
| 232 |
+
- name: train
|
| 233 |
+
num_bytes: 341160
|
| 234 |
+
num_examples: 1152
|
| 235 |
+
- name: validation
|
| 236 |
+
num_bytes: 616628
|
| 237 |
+
num_examples: 2049
|
| 238 |
+
- name: test
|
| 239 |
+
num_bytes: 615948
|
| 240 |
+
num_examples: 2049
|
| 241 |
+
download_size: 460436
|
| 242 |
+
dataset_size: 1573736
|
| 243 |
configs:
|
| 244 |
- config_name: Abt_Buy
|
| 245 |
data_files:
|
|
|
|
| 329 |
path: Fodors_Zagats/validation-*
|
| 330 |
- split: test
|
| 331 |
path: Fodors_Zagats/test-*
|
| 332 |
+
- config_name: Walmart_Amazon
|
| 333 |
+
data_files:
|
| 334 |
+
- split: train
|
| 335 |
+
path: Walmart_Amazon/train-*
|
| 336 |
+
- split: validation
|
| 337 |
+
path: Walmart_Amazon/validation-*
|
| 338 |
+
- split: test
|
| 339 |
+
path: Walmart_Amazon/test-*
|
| 340 |
---
|
Walmart_Amazon/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:75f3def35ca25b7ff971f5faacf131a0a4b5146981e990bac5bfee5300b26f83
|
| 3 |
+
size 162884
|
Walmart_Amazon/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d2dfa1deef965bcc1c787017be05991dc0865abc4340ab677eefec8ed7ae2674
|
| 3 |
+
size 132678
|
Walmart_Amazon/validation-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cce2f2531f5098442c79d09960be0a5703dcdb77003df35f57c458f2077787cc
|
| 3 |
+
size 164874
|