mariosasko
commited on
Commit
•
bf4843b
1
Parent(s):
c7cc0ed
Upload dataset
Browse files
README.md
CHANGED
@@ -5779,6 +5779,30 @@ dataset_info:
|
|
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:
|
@@ -7638,6 +7662,14 @@ configs:
|
|
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
|
|
|
5779 |
num_examples: 50000
|
5780 |
download_size: 128508345
|
5781 |
dataset_size: 249995373
|
5782 |
+
- config_name: imdb_Negation_template_for_positive_and_negative
|
5783 |
+
features:
|
5784 |
+
- name: answer_choices
|
5785 |
+
sequence: string
|
5786 |
+
- name: inputs
|
5787 |
+
sequence: int32
|
5788 |
+
- name: inputs_pretokenized
|
5789 |
+
dtype: string
|
5790 |
+
- name: targets
|
5791 |
+
sequence: int32
|
5792 |
+
- name: targets_pretokenized
|
5793 |
+
dtype: string
|
5794 |
+
splits:
|
5795 |
+
- name: train
|
5796 |
+
num_bytes: 61932706
|
5797 |
+
num_examples: 25000
|
5798 |
+
- name: test
|
5799 |
+
num_bytes: 61056510
|
5800 |
+
num_examples: 25000
|
5801 |
+
- name: unsupervised
|
5802 |
+
num_bytes: 123606157
|
5803 |
+
num_examples: 50000
|
5804 |
+
download_size: 128322307
|
5805 |
+
dataset_size: 246595373
|
5806 |
configs:
|
5807 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
5808 |
data_files:
|
|
|
7662 |
path: imdb_Movie_Expressed_Sentiment_2/test-*
|
7663 |
- split: unsupervised
|
7664 |
path: imdb_Movie_Expressed_Sentiment_2/unsupervised-*
|
7665 |
+
- config_name: imdb_Negation_template_for_positive_and_negative
|
7666 |
+
data_files:
|
7667 |
+
- split: train
|
7668 |
+
path: imdb_Negation_template_for_positive_and_negative/train-*
|
7669 |
+
- split: test
|
7670 |
+
path: imdb_Negation_template_for_positive_and_negative/test-*
|
7671 |
+
- split: unsupervised
|
7672 |
+
path: imdb_Negation_template_for_positive_and_negative/unsupervised-*
|
7673 |
---
|
7674 |
|
7675 |
# Dataset Card for P3
|
imdb_Negation_template_for_positive_and_negative/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a5776c2a3b993edb4db854306d692b280a0e7d0ec90af384583c796230d76a72
|
3 |
+
size 31652354
|
imdb_Negation_template_for_positive_and_negative/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8eae5621edecc4fb350fcb047c5036914eae971fae0273dce406f5aa70690970
|
3 |
+
size 32185025
|
imdb_Negation_template_for_positive_and_negative/unsupervised-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6b1752420a1997651f97eb755e36892b466342b777ad4c5681088905bc139d52
|
3 |
+
size 64484928
|