mariosasko
commited on
Commit
•
e1e9990
1
Parent(s):
d62d734
Upload dataset
Browse files
README.md
CHANGED
@@ -8585,6 +8585,30 @@ dataset_info:
|
|
8585 |
num_examples: 1066
|
8586 |
download_size: 1715193
|
8587 |
dataset_size: 3962755
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
8588 |
configs:
|
8589 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
8590 |
data_files:
|
@@ -11380,6 +11404,14 @@ configs:
|
|
11380 |
path: rotten_tomatoes_Movie_Expressed_Sentiment/validation-*
|
11381 |
- split: test
|
11382 |
path: rotten_tomatoes_Movie_Expressed_Sentiment/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
11383 |
---
|
11384 |
|
11385 |
# Dataset Card for P3
|
|
|
8585 |
num_examples: 1066
|
8586 |
download_size: 1715193
|
8587 |
dataset_size: 3962755
|
8588 |
+
- config_name: rotten_tomatoes_Movie_Expressed_Sentiment_2
|
8589 |
+
features:
|
8590 |
+
- name: answer_choices
|
8591 |
+
sequence: string
|
8592 |
+
- name: inputs
|
8593 |
+
sequence: int32
|
8594 |
+
- name: inputs_pretokenized
|
8595 |
+
dtype: string
|
8596 |
+
- name: targets
|
8597 |
+
sequence: int32
|
8598 |
+
- name: targets_pretokenized
|
8599 |
+
dtype: string
|
8600 |
+
splits:
|
8601 |
+
- name: train
|
8602 |
+
num_bytes: 3372472
|
8603 |
+
num_examples: 8530
|
8604 |
+
- name: validation
|
8605 |
+
num_bytes: 421697
|
8606 |
+
num_examples: 1066
|
8607 |
+
- name: test
|
8608 |
+
num_bytes: 424474
|
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:
|
|
|
11404 |
path: rotten_tomatoes_Movie_Expressed_Sentiment/validation-*
|
11405 |
- split: test
|
11406 |
path: rotten_tomatoes_Movie_Expressed_Sentiment/test-*
|
11407 |
+
- config_name: rotten_tomatoes_Movie_Expressed_Sentiment_2
|
11408 |
+
data_files:
|
11409 |
+
- split: train
|
11410 |
+
path: rotten_tomatoes_Movie_Expressed_Sentiment_2/train-*
|
11411 |
+
- split: validation
|
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
|
rotten_tomatoes_Movie_Expressed_Sentiment_2/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3a79f72fcd3859c5fa7684b231efa172e122ccfcaaa222b2e298f70f4e5e7c92
|
3 |
+
size 179330
|
rotten_tomatoes_Movie_Expressed_Sentiment_2/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4e9f39840266a6bc93e7f558abb509df5122dfed68a3530d0b7ae12e939fddee
|
3 |
+
size 1362702
|
rotten_tomatoes_Movie_Expressed_Sentiment_2/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0851fa202dba1769e8606aa5556171949c47bccfc6c3296630cae01d9b420c87
|
3 |
+
size 176958
|