mariosasko
commited on
Commit
•
4db4d24
1
Parent(s):
83e8da8
Upload dataset
Browse files
README.md
CHANGED
@@ -8729,6 +8729,30 @@ dataset_info:
|
|
8729 |
num_examples: 1066
|
8730 |
download_size: 1719424
|
8731 |
dataset_size: 4058713
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
8732 |
configs:
|
8733 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
8734 |
data_files:
|
@@ -11572,6 +11596,14 @@ configs:
|
|
11572 |
path: rotten_tomatoes_Reviewer_Sentiment_Feeling/validation-*
|
11573 |
- split: test
|
11574 |
path: rotten_tomatoes_Reviewer_Sentiment_Feeling/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
11575 |
---
|
11576 |
|
11577 |
# Dataset Card for P3
|
|
|
8729 |
num_examples: 1066
|
8730 |
download_size: 1719424
|
8731 |
dataset_size: 4058713
|
8732 |
+
- config_name: rotten_tomatoes_Sentiment_with_choices_
|
8733 |
+
features:
|
8734 |
+
- name: answer_choices
|
8735 |
+
sequence: string
|
8736 |
+
- name: inputs
|
8737 |
+
sequence: int32
|
8738 |
+
- name: inputs_pretokenized
|
8739 |
+
dtype: string
|
8740 |
+
- name: targets
|
8741 |
+
sequence: int32
|
8742 |
+
- name: targets_pretokenized
|
8743 |
+
dtype: string
|
8744 |
+
splits:
|
8745 |
+
- name: train
|
8746 |
+
num_bytes: 3184812
|
8747 |
+
num_examples: 8530
|
8748 |
+
- name: validation
|
8749 |
+
num_bytes: 398245
|
8750 |
+
num_examples: 1066
|
8751 |
+
- name: test
|
8752 |
+
num_bytes: 401022
|
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:
|
|
|
11596 |
path: rotten_tomatoes_Reviewer_Sentiment_Feeling/validation-*
|
11597 |
- split: test
|
11598 |
path: rotten_tomatoes_Reviewer_Sentiment_Feeling/test-*
|
11599 |
+
- config_name: rotten_tomatoes_Sentiment_with_choices_
|
11600 |
+
data_files:
|
11601 |
+
- split: train
|
11602 |
+
path: rotten_tomatoes_Sentiment_with_choices_/train-*
|
11603 |
+
- split: validation
|
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
|
rotten_tomatoes_Sentiment_with_choices_/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a9dc09bda4e7e8d634a6cc9f8ba6c9b95824a6864d67be73745ee94373cec84b
|
3 |
+
size 179631
|
rotten_tomatoes_Sentiment_with_choices_/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e3d461bb8f7bc6579a654b9a1da47326529f2a0cb9ee12f5535e6d2a2013a397
|
3 |
+
size 1360537
|
rotten_tomatoes_Sentiment_with_choices_/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c0c7f08f022cdcdfcd2382e9d9abd33deae0b85b989845ca7efe9b860c82944a
|
3 |
+
size 176332
|