mariosasko
commited on
Commit
•
4c99581
1
Parent(s):
6b32e17
Upload dataset
Browse files
README.md
CHANGED
@@ -5947,6 +5947,30 @@ dataset_info:
|
|
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:
|
@@ -7862,6 +7886,14 @@ configs:
|
|
7862 |
path: imdb_Sentiment_with_choices_/test-*
|
7863 |
- split: unsupervised
|
7864 |
path: imdb_Sentiment_with_choices_/unsupervised-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
7865 |
---
|
7866 |
|
7867 |
# Dataset Card for P3
|
|
|
5947 |
num_examples: 50000
|
5948 |
download_size: 128468742
|
5949 |
dataset_size: 247795373
|
5950 |
+
- config_name: imdb_Text_Expressed_Sentiment
|
5951 |
+
features:
|
5952 |
+
- name: answer_choices
|
5953 |
+
sequence: string
|
5954 |
+
- name: inputs
|
5955 |
+
sequence: int32
|
5956 |
+
- name: inputs_pretokenized
|
5957 |
+
dtype: string
|
5958 |
+
- name: targets
|
5959 |
+
sequence: int32
|
5960 |
+
- name: targets_pretokenized
|
5961 |
+
dtype: string
|
5962 |
+
splits:
|
5963 |
+
- name: train
|
5964 |
+
num_bytes: 62357706
|
5965 |
+
num_examples: 25000
|
5966 |
+
- name: test
|
5967 |
+
num_bytes: 61481510
|
5968 |
+
num_examples: 25000
|
5969 |
+
- name: unsupervised
|
5970 |
+
num_bytes: 125056157
|
5971 |
+
num_examples: 50000
|
5972 |
+
download_size: 128646772
|
5973 |
+
dataset_size: 248895373
|
5974 |
configs:
|
5975 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
5976 |
data_files:
|
|
|
7886 |
path: imdb_Sentiment_with_choices_/test-*
|
7887 |
- split: unsupervised
|
7888 |
path: imdb_Sentiment_with_choices_/unsupervised-*
|
7889 |
+
- config_name: imdb_Text_Expressed_Sentiment
|
7890 |
+
data_files:
|
7891 |
+
- split: train
|
7892 |
+
path: imdb_Text_Expressed_Sentiment/train-*
|
7893 |
+
- split: test
|
7894 |
+
path: imdb_Text_Expressed_Sentiment/test-*
|
7895 |
+
- split: unsupervised
|
7896 |
+
path: imdb_Text_Expressed_Sentiment/unsupervised-*
|
7897 |
---
|
7898 |
|
7899 |
# Dataset Card for P3
|
imdb_Text_Expressed_Sentiment/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d955e10ca0dd80daf7ba6a7696bee7ab52b27a225a9423d1ac52dff8d034dce7
|
3 |
+
size 31753483
|
imdb_Text_Expressed_Sentiment/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:121ed13e798862b1d2833c8c08931ebb57fd44c5b7c6744a4683e06768596efe
|
3 |
+
size 32255901
|
imdb_Text_Expressed_Sentiment/unsupervised-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4356932f6c5c40138cca97222d878460c6e05e405fc3750d0e34d1c44fb8b7ba
|
3 |
+
size 64637388
|