mariosasko
commited on
Commit
•
a511729
1
Parent(s):
4db4d24
Upload dataset
Browse files
README.md
CHANGED
@@ -8753,6 +8753,30 @@ dataset_info:
|
|
8753 |
num_examples: 1066
|
8754 |
download_size: 1716500
|
8755 |
dataset_size: 3984079
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
8756 |
configs:
|
8757 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
8758 |
data_files:
|
@@ -11604,6 +11628,14 @@ configs:
|
|
11604 |
path: rotten_tomatoes_Sentiment_with_choices_/validation-*
|
11605 |
- split: test
|
11606 |
path: rotten_tomatoes_Sentiment_with_choices_/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
11607 |
---
|
11608 |
|
11609 |
# Dataset Card for P3
|
|
|
8753 |
num_examples: 1066
|
8754 |
download_size: 1716500
|
8755 |
dataset_size: 3984079
|
8756 |
+
- config_name: rotten_tomatoes_Text_Expressed_Sentiment
|
8757 |
+
features:
|
8758 |
+
- name: answer_choices
|
8759 |
+
sequence: string
|
8760 |
+
- name: inputs
|
8761 |
+
sequence: int32
|
8762 |
+
- name: inputs_pretokenized
|
8763 |
+
dtype: string
|
8764 |
+
- name: targets
|
8765 |
+
sequence: int32
|
8766 |
+
- name: targets_pretokenized
|
8767 |
+
dtype: string
|
8768 |
+
splits:
|
8769 |
+
- name: train
|
8770 |
+
num_bytes: 3278642
|
8771 |
+
num_examples: 8530
|
8772 |
+
- name: validation
|
8773 |
+
num_bytes: 409971
|
8774 |
+
num_examples: 1066
|
8775 |
+
- name: test
|
8776 |
+
num_bytes: 412748
|
8777 |
+
num_examples: 1066
|
8778 |
+
download_size: 1721990
|
8779 |
+
dataset_size: 4101361
|
8780 |
configs:
|
8781 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
8782 |
data_files:
|
|
|
11628 |
path: rotten_tomatoes_Sentiment_with_choices_/validation-*
|
11629 |
- split: test
|
11630 |
path: rotten_tomatoes_Sentiment_with_choices_/test-*
|
11631 |
+
- config_name: rotten_tomatoes_Text_Expressed_Sentiment
|
11632 |
+
data_files:
|
11633 |
+
- split: train
|
11634 |
+
path: rotten_tomatoes_Text_Expressed_Sentiment/train-*
|
11635 |
+
- split: validation
|
11636 |
+
path: rotten_tomatoes_Text_Expressed_Sentiment/validation-*
|
11637 |
+
- split: test
|
11638 |
+
path: rotten_tomatoes_Text_Expressed_Sentiment/test-*
|
11639 |
---
|
11640 |
|
11641 |
# Dataset Card for P3
|
rotten_tomatoes_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:b1410242c9946efa0ece8ad32454376f8e2e0d038aea2f889623c0936c668480
|
3 |
+
size 179707
|
rotten_tomatoes_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:1f141dd7c290db26bff673fc6d71ae694252b22b8d8b7942d0fe65c38f349ae6
|
3 |
+
size 1365233
|
rotten_tomatoes_Text_Expressed_Sentiment/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a8d58b4ca901cd6bb5ca36afbe5b4950f1c86750073c79b6ea026336ca05200d
|
3 |
+
size 177050
|