mariosasko
commited on
Commit
•
c7cc0ed
1
Parent(s):
ea9d491
Upload dataset
Browse files
README.md
CHANGED
@@ -5755,6 +5755,30 @@ dataset_info:
|
|
5755 |
num_examples: 50000
|
5756 |
download_size: 128577979
|
5757 |
dataset_size: 247595373
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
5758 |
configs:
|
5759 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
5760 |
data_files:
|
@@ -7606,6 +7630,14 @@ configs:
|
|
7606 |
path: imdb_Movie_Expressed_Sentiment/test-*
|
7607 |
- split: unsupervised
|
7608 |
path: imdb_Movie_Expressed_Sentiment/unsupervised-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
7609 |
---
|
7610 |
|
7611 |
# Dataset Card for P3
|
|
|
5755 |
num_examples: 50000
|
5756 |
download_size: 128577979
|
5757 |
dataset_size: 247595373
|
5758 |
+
- config_name: imdb_Movie_Expressed_Sentiment_2
|
5759 |
+
features:
|
5760 |
+
- name: answer_choices
|
5761 |
+
sequence: string
|
5762 |
+
- name: inputs
|
5763 |
+
sequence: int32
|
5764 |
+
- name: inputs_pretokenized
|
5765 |
+
dtype: string
|
5766 |
+
- name: targets
|
5767 |
+
sequence: int32
|
5768 |
+
- name: targets_pretokenized
|
5769 |
+
dtype: string
|
5770 |
+
splits:
|
5771 |
+
- name: train
|
5772 |
+
num_bytes: 62632706
|
5773 |
+
num_examples: 25000
|
5774 |
+
- name: test
|
5775 |
+
num_bytes: 61756510
|
5776 |
+
num_examples: 25000
|
5777 |
+
- name: unsupervised
|
5778 |
+
num_bytes: 125606157
|
5779 |
+
num_examples: 50000
|
5780 |
+
download_size: 128508345
|
5781 |
+
dataset_size: 249995373
|
5782 |
configs:
|
5783 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
5784 |
data_files:
|
|
|
7630 |
path: imdb_Movie_Expressed_Sentiment/test-*
|
7631 |
- split: unsupervised
|
7632 |
path: imdb_Movie_Expressed_Sentiment/unsupervised-*
|
7633 |
+
- config_name: imdb_Movie_Expressed_Sentiment_2
|
7634 |
+
data_files:
|
7635 |
+
- split: train
|
7636 |
+
path: imdb_Movie_Expressed_Sentiment_2/train-*
|
7637 |
+
- split: test
|
7638 |
+
path: imdb_Movie_Expressed_Sentiment_2/test-*
|
7639 |
+
- split: unsupervised
|
7640 |
+
path: imdb_Movie_Expressed_Sentiment_2/unsupervised-*
|
7641 |
---
|
7642 |
|
7643 |
# Dataset Card for P3
|
imdb_Movie_Expressed_Sentiment_2/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3cba89b50322f0c09eb0ce70cea1700a5001ba5d5691696a0796105fbf94648a
|
3 |
+
size 31692181
|
imdb_Movie_Expressed_Sentiment_2/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b28eef2ed093bb265cfef623c91abb8b28fc18f95bc0818c9ceaa0a0837334cc
|
3 |
+
size 32190140
|
imdb_Movie_Expressed_Sentiment_2/unsupervised-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:61dcf9d93835f0d32a0e989c91f7f381dc5db91c4ea2c0a4d0e82f32cb32f619
|
3 |
+
size 64626024
|