Upload dataset
Browse files- README.md +27 -0
- amazon_polarity_would_you_buy/test-00000-of-00002.parquet +3 -0
- amazon_polarity_would_you_buy/test-00001-of-00002.parquet +3 -0
- amazon_polarity_would_you_buy/train-00000-of-00010.parquet +3 -0
- amazon_polarity_would_you_buy/train-00001-of-00010.parquet +3 -0
- amazon_polarity_would_you_buy/train-00002-of-00010.parquet +3 -0
- amazon_polarity_would_you_buy/train-00003-of-00010.parquet +3 -0
- amazon_polarity_would_you_buy/train-00004-of-00010.parquet +3 -0
- amazon_polarity_would_you_buy/train-00005-of-00010.parquet +3 -0
- amazon_polarity_would_you_buy/train-00006-of-00010.parquet +3 -0
- amazon_polarity_would_you_buy/train-00007-of-00010.parquet +3 -0
- amazon_polarity_would_you_buy/train-00008-of-00010.parquet +3 -0
- amazon_polarity_would_you_buy/train-00009-of-00010.parquet +3 -0
README.md
CHANGED
|
@@ -907,6 +907,27 @@ dataset_info:
|
|
| 907 |
num_examples: 400000
|
| 908 |
download_size: 2112525496
|
| 909 |
dataset_size: 4743696106
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 910 |
configs:
|
| 911 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
| 912 |
data_files:
|
|
@@ -1190,6 +1211,12 @@ configs:
|
|
| 1190 |
path: amazon_polarity_user_satisfied/train-*
|
| 1191 |
- split: test
|
| 1192 |
path: amazon_polarity_user_satisfied/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1193 |
---
|
| 1194 |
|
| 1195 |
# Dataset Card for P3
|
|
|
|
| 907 |
num_examples: 400000
|
| 908 |
download_size: 2112525496
|
| 909 |
dataset_size: 4743696106
|
| 910 |
+
- config_name: amazon_polarity_would_you_buy
|
| 911 |
+
features:
|
| 912 |
+
- name: answer_choices
|
| 913 |
+
sequence: string
|
| 914 |
+
- name: inputs
|
| 915 |
+
sequence: int32
|
| 916 |
+
- name: inputs_pretokenized
|
| 917 |
+
dtype: string
|
| 918 |
+
- name: targets
|
| 919 |
+
sequence: int32
|
| 920 |
+
- name: targets_pretokenized
|
| 921 |
+
dtype: string
|
| 922 |
+
splits:
|
| 923 |
+
- name: train
|
| 924 |
+
num_bytes: 4541325221
|
| 925 |
+
num_examples: 3600000
|
| 926 |
+
- name: test
|
| 927 |
+
num_bytes: 504370885
|
| 928 |
+
num_examples: 400000
|
| 929 |
+
download_size: 2145762328
|
| 930 |
+
dataset_size: 5045696106
|
| 931 |
configs:
|
| 932 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
| 933 |
data_files:
|
|
|
|
| 1211 |
path: amazon_polarity_user_satisfied/train-*
|
| 1212 |
- split: test
|
| 1213 |
path: amazon_polarity_user_satisfied/test-*
|
| 1214 |
+
- config_name: amazon_polarity_would_you_buy
|
| 1215 |
+
data_files:
|
| 1216 |
+
- split: train
|
| 1217 |
+
path: amazon_polarity_would_you_buy/train-*
|
| 1218 |
+
- split: test
|
| 1219 |
+
path: amazon_polarity_would_you_buy/test-*
|
| 1220 |
---
|
| 1221 |
|
| 1222 |
# Dataset Card for P3
|
amazon_polarity_would_you_buy/test-00000-of-00002.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e5b182f658e4b851959f3351d3709c7ef6868c99cb33aa1b7378c77bf164f23b
|
| 3 |
+
size 110281702
|
amazon_polarity_would_you_buy/test-00001-of-00002.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7eb80524ee649645c178c6eba7930312800b2bc67cb8d9eeccc628260b0184f9
|
| 3 |
+
size 108398346
|
amazon_polarity_would_you_buy/train-00000-of-00010.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:09f4ed294f81d0a6f8d20e2f2e95d59259f931892d7e6b9295946aa945052b1a
|
| 3 |
+
size 195671885
|
amazon_polarity_would_you_buy/train-00001-of-00010.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:92110d7050ab9d5f721193f2c8da5bc5d6f025ffe9db5b13b630422e19bfb3bd
|
| 3 |
+
size 194419616
|
amazon_polarity_would_you_buy/train-00002-of-00010.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3a3779672458b308de117d419100bebd8c852b98f5c1044ae9b9fa35be9cab94
|
| 3 |
+
size 194556259
|
amazon_polarity_would_you_buy/train-00003-of-00010.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7a96c3a7b33b81d2fa995386837ceddaa5386313ef7fbbf56015c18c379ad1fd
|
| 3 |
+
size 193654328
|
amazon_polarity_would_you_buy/train-00004-of-00010.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:accd21aa807039732200f4829cb4c4b6585d4a0e0d1025f1377321b3f754b241
|
| 3 |
+
size 193099792
|
amazon_polarity_would_you_buy/train-00005-of-00010.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:83f4cff5282f1f1656ba2ae29f85913a79ea6c86e9f5f25db26c02d590c75b4f
|
| 3 |
+
size 192443055
|
amazon_polarity_would_you_buy/train-00006-of-00010.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:209529020cfa5d3359a5eefeacc9c8232ac8fa3712fa46f9768b3b08bff4ccb3
|
| 3 |
+
size 191014466
|
amazon_polarity_would_you_buy/train-00007-of-00010.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1033b2095bda1d536ea23b67c8e815841aba022338665ea803ce6358a8dd7394
|
| 3 |
+
size 190895138
|
amazon_polarity_would_you_buy/train-00008-of-00010.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b4f32eefef6fb5500d780c4c871d02be6dfc3dda2b2f87d22e2b9aebb2090f33
|
| 3 |
+
size 190196199
|
amazon_polarity_would_you_buy/train-00009-of-00010.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:337d8d2693d51fc7f9bdce11eb5638b9c80dfe6b3c5df782fb83a74f2dcd1275
|
| 3 |
+
size 191131542
|