mariosasko
commited on
Commit
•
80fee53
1
Parent(s):
507bdbd
Upload dataset
Browse files
README.md
CHANGED
@@ -8681,6 +8681,30 @@ dataset_info:
|
|
8681 |
num_examples: 1066
|
8682 |
download_size: 1752369
|
8683 |
dataset_size: 4453207
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
8684 |
configs:
|
8685 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
8686 |
data_files:
|
@@ -11508,6 +11532,14 @@ configs:
|
|
11508 |
path: rotten_tomatoes_Reviewer_Expressed_Sentiment/validation-*
|
11509 |
- split: test
|
11510 |
path: rotten_tomatoes_Reviewer_Expressed_Sentiment/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
11511 |
---
|
11512 |
|
11513 |
# Dataset Card for P3
|
|
|
8681 |
num_examples: 1066
|
8682 |
download_size: 1752369
|
8683 |
dataset_size: 4453207
|
8684 |
+
- config_name: rotten_tomatoes_Reviewer_Opinion_bad_good_choices
|
8685 |
+
features:
|
8686 |
+
- name: answer_choices
|
8687 |
+
sequence: string
|
8688 |
+
- name: inputs
|
8689 |
+
sequence: int32
|
8690 |
+
- name: inputs_pretokenized
|
8691 |
+
dtype: string
|
8692 |
+
- name: targets
|
8693 |
+
sequence: int32
|
8694 |
+
- name: targets_pretokenized
|
8695 |
+
dtype: string
|
8696 |
+
splits:
|
8697 |
+
- name: train
|
8698 |
+
num_bytes: 3231727
|
8699 |
+
num_examples: 8530
|
8700 |
+
- name: validation
|
8701 |
+
num_bytes: 404108
|
8702 |
+
num_examples: 1066
|
8703 |
+
- name: test
|
8704 |
+
num_bytes: 406885
|
8705 |
+
num_examples: 1066
|
8706 |
+
download_size: 1722171
|
8707 |
+
dataset_size: 4042720
|
8708 |
configs:
|
8709 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
8710 |
data_files:
|
|
|
11532 |
path: rotten_tomatoes_Reviewer_Expressed_Sentiment/validation-*
|
11533 |
- split: test
|
11534 |
path: rotten_tomatoes_Reviewer_Expressed_Sentiment/test-*
|
11535 |
+
- config_name: rotten_tomatoes_Reviewer_Opinion_bad_good_choices
|
11536 |
+
data_files:
|
11537 |
+
- split: train
|
11538 |
+
path: rotten_tomatoes_Reviewer_Opinion_bad_good_choices/train-*
|
11539 |
+
- split: validation
|
11540 |
+
path: rotten_tomatoes_Reviewer_Opinion_bad_good_choices/validation-*
|
11541 |
+
- split: test
|
11542 |
+
path: rotten_tomatoes_Reviewer_Opinion_bad_good_choices/test-*
|
11543 |
---
|
11544 |
|
11545 |
# Dataset Card for P3
|
rotten_tomatoes_Reviewer_Opinion_bad_good_choices/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6a65e2728ce4e66f43687e7114a19dd87a2ad421d8378fec79eb75cb68ea515b
|
3 |
+
size 180052
|
rotten_tomatoes_Reviewer_Opinion_bad_good_choices/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:27628a5d56ea634ee889ccc260ff95317ad282391fcc366182a5b88a9a8db5c2
|
3 |
+
size 1365115
|
rotten_tomatoes_Reviewer_Opinion_bad_good_choices/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:34006cab03b38f0c885a26324e00d167b46ea1b7a7641f0efe1ae18cf02fafa5
|
3 |
+
size 177004
|