Upload dataset
Browse files
README.md
CHANGED
|
@@ -8609,6 +8609,30 @@ dataset_info:
|
|
| 8609 |
num_examples: 1066
|
| 8610 |
download_size: 1718990
|
| 8611 |
dataset_size: 4218643
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 8612 |
configs:
|
| 8613 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
| 8614 |
data_files:
|
|
@@ -11412,6 +11436,14 @@ configs:
|
|
| 11412 |
path: rotten_tomatoes_Movie_Expressed_Sentiment_2/validation-*
|
| 11413 |
- split: test
|
| 11414 |
path: rotten_tomatoes_Movie_Expressed_Sentiment_2/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 11415 |
---
|
| 11416 |
|
| 11417 |
# Dataset Card for P3
|
|
|
|
| 8609 |
num_examples: 1066
|
| 8610 |
download_size: 1718990
|
| 8611 |
dataset_size: 4218643
|
| 8612 |
+
- config_name: rotten_tomatoes_Reviewer_Enjoyment
|
| 8613 |
+
features:
|
| 8614 |
+
- name: answer_choices
|
| 8615 |
+
sequence: string
|
| 8616 |
+
- name: inputs
|
| 8617 |
+
sequence: int32
|
| 8618 |
+
- name: inputs_pretokenized
|
| 8619 |
+
dtype: string
|
| 8620 |
+
- name: targets
|
| 8621 |
+
sequence: int32
|
| 8622 |
+
- name: targets_pretokenized
|
| 8623 |
+
dtype: string
|
| 8624 |
+
splits:
|
| 8625 |
+
- name: train
|
| 8626 |
+
num_bytes: 3619842
|
| 8627 |
+
num_examples: 8530
|
| 8628 |
+
- name: validation
|
| 8629 |
+
num_bytes: 452611
|
| 8630 |
+
num_examples: 1066
|
| 8631 |
+
- name: test
|
| 8632 |
+
num_bytes: 455388
|
| 8633 |
+
num_examples: 1066
|
| 8634 |
+
download_size: 1724405
|
| 8635 |
+
dataset_size: 4527841
|
| 8636 |
configs:
|
| 8637 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
| 8638 |
data_files:
|
|
|
|
| 11436 |
path: rotten_tomatoes_Movie_Expressed_Sentiment_2/validation-*
|
| 11437 |
- split: test
|
| 11438 |
path: rotten_tomatoes_Movie_Expressed_Sentiment_2/test-*
|
| 11439 |
+
- config_name: rotten_tomatoes_Reviewer_Enjoyment
|
| 11440 |
+
data_files:
|
| 11441 |
+
- split: train
|
| 11442 |
+
path: rotten_tomatoes_Reviewer_Enjoyment/train-*
|
| 11443 |
+
- split: validation
|
| 11444 |
+
path: rotten_tomatoes_Reviewer_Enjoyment/validation-*
|
| 11445 |
+
- split: test
|
| 11446 |
+
path: rotten_tomatoes_Reviewer_Enjoyment/test-*
|
| 11447 |
---
|
| 11448 |
|
| 11449 |
# Dataset Card for P3
|
rotten_tomatoes_Reviewer_Enjoyment/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c670360747cb7c785ddd4c0f4a7a9a33d7912bab924d1a1b412f453166289496
|
| 3 |
+
size 180487
|
rotten_tomatoes_Reviewer_Enjoyment/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a70cbb612baf3393c79074e936c92a9db0507bed840d78e324f823b49e4c96e6
|
| 3 |
+
size 1366546
|
rotten_tomatoes_Reviewer_Enjoyment/validation-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4f1eb764cc7a3d0872a76919fea9aedab79d1963fe0a87ccefe4fca9c4deba9f
|
| 3 |
+
size 177372
|