mariosasko
commited on
Commit
•
6c5c8f2
1
Parent(s):
a511729
Upload dataset
Browse files
README.md
CHANGED
@@ -8777,6 +8777,30 @@ dataset_info:
|
|
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:
|
@@ -11636,6 +11660,14 @@ configs:
|
|
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
|
|
|
8777 |
num_examples: 1066
|
8778 |
download_size: 1721990
|
8779 |
dataset_size: 4101361
|
8780 |
+
- config_name: rotten_tomatoes_Writer_Expressed_Sentiment
|
8781 |
+
features:
|
8782 |
+
- name: answer_choices
|
8783 |
+
sequence: string
|
8784 |
+
- name: inputs
|
8785 |
+
sequence: int32
|
8786 |
+
- name: inputs_pretokenized
|
8787 |
+
dtype: string
|
8788 |
+
- name: targets
|
8789 |
+
sequence: int32
|
8790 |
+
- name: targets_pretokenized
|
8791 |
+
dtype: string
|
8792 |
+
splits:
|
8793 |
+
- name: train
|
8794 |
+
num_bytes: 3381002
|
8795 |
+
num_examples: 8530
|
8796 |
+
- name: validation
|
8797 |
+
num_bytes: 422763
|
8798 |
+
num_examples: 1066
|
8799 |
+
- name: test
|
8800 |
+
num_bytes: 425540
|
8801 |
+
num_examples: 1066
|
8802 |
+
download_size: 1726264
|
8803 |
+
dataset_size: 4229305
|
8804 |
configs:
|
8805 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
8806 |
data_files:
|
|
|
11660 |
path: rotten_tomatoes_Text_Expressed_Sentiment/validation-*
|
11661 |
- split: test
|
11662 |
path: rotten_tomatoes_Text_Expressed_Sentiment/test-*
|
11663 |
+
- config_name: rotten_tomatoes_Writer_Expressed_Sentiment
|
11664 |
+
data_files:
|
11665 |
+
- split: train
|
11666 |
+
path: rotten_tomatoes_Writer_Expressed_Sentiment/train-*
|
11667 |
+
- split: validation
|
11668 |
+
path: rotten_tomatoes_Writer_Expressed_Sentiment/validation-*
|
11669 |
+
- split: test
|
11670 |
+
path: rotten_tomatoes_Writer_Expressed_Sentiment/test-*
|
11671 |
---
|
11672 |
|
11673 |
# Dataset Card for P3
|
rotten_tomatoes_Writer_Expressed_Sentiment/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e3fdc56175f10ae4336db63777e20ac6e3a1639fc7a56517c6d76179369d60ed
|
3 |
+
size 180429
|
rotten_tomatoes_Writer_Expressed_Sentiment/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:96d6cd85066f109baa74267f51860d26bc1c52d3ee4aed45524da800066312dc
|
3 |
+
size 1368390
|
rotten_tomatoes_Writer_Expressed_Sentiment/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6af8d6541631f87bf1c611a23df33a9619493d2bac5bfcfac3db0d25d100aee9
|
3 |
+
size 177445
|