mariosasko
commited on
Commit
•
6b32e17
1
Parent(s):
d62ff10
Upload dataset
Browse files
README.md
CHANGED
@@ -5923,6 +5923,30 @@ dataset_info:
|
|
5923 |
num_examples: 50000
|
5924 |
download_size: 128516819
|
5925 |
dataset_size: 248495373
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
5926 |
configs:
|
5927 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
5928 |
data_files:
|
@@ -7830,6 +7854,14 @@ configs:
|
|
7830 |
path: imdb_Reviewer_Sentiment_Feeling/test-*
|
7831 |
- split: unsupervised
|
7832 |
path: imdb_Reviewer_Sentiment_Feeling/unsupervised-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
7833 |
---
|
7834 |
|
7835 |
# Dataset Card for P3
|
|
|
5923 |
num_examples: 50000
|
5924 |
download_size: 128516819
|
5925 |
dataset_size: 248495373
|
5926 |
+
- config_name: imdb_Sentiment_with_choices_
|
5927 |
+
features:
|
5928 |
+
- name: answer_choices
|
5929 |
+
sequence: string
|
5930 |
+
- name: inputs
|
5931 |
+
sequence: int32
|
5932 |
+
- name: inputs_pretokenized
|
5933 |
+
dtype: string
|
5934 |
+
- name: targets
|
5935 |
+
sequence: int32
|
5936 |
+
- name: targets_pretokenized
|
5937 |
+
dtype: string
|
5938 |
+
splits:
|
5939 |
+
- name: train
|
5940 |
+
num_bytes: 62082706
|
5941 |
+
num_examples: 25000
|
5942 |
+
- name: test
|
5943 |
+
num_bytes: 61206510
|
5944 |
+
num_examples: 25000
|
5945 |
+
- name: unsupervised
|
5946 |
+
num_bytes: 124506157
|
5947 |
+
num_examples: 50000
|
5948 |
+
download_size: 128468742
|
5949 |
+
dataset_size: 247795373
|
5950 |
configs:
|
5951 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
5952 |
data_files:
|
|
|
7854 |
path: imdb_Reviewer_Sentiment_Feeling/test-*
|
7855 |
- split: unsupervised
|
7856 |
path: imdb_Reviewer_Sentiment_Feeling/unsupervised-*
|
7857 |
+
- config_name: imdb_Sentiment_with_choices_
|
7858 |
+
data_files:
|
7859 |
+
- split: train
|
7860 |
+
path: imdb_Sentiment_with_choices_/train-*
|
7861 |
+
- split: test
|
7862 |
+
path: imdb_Sentiment_with_choices_/test-*
|
7863 |
+
- split: unsupervised
|
7864 |
+
path: imdb_Sentiment_with_choices_/unsupervised-*
|
7865 |
---
|
7866 |
|
7867 |
# Dataset Card for P3
|
imdb_Sentiment_with_choices_/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:513c372a3c548abc53e0c2c92fca45fd61ba5ebcaf9e723827dd605f9a1e27ac
|
3 |
+
size 31729334
|
imdb_Sentiment_with_choices_/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d8def4c724028bad0229a28283e3a67fa6488a75a2ebe861d5e31df090963c7e
|
3 |
+
size 32226589
|
imdb_Sentiment_with_choices_/unsupervised-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9f5528bf68158b17e05056bf690e9c06688128b03cbcf4249db49ae9247f8054
|
3 |
+
size 64512819
|