mariosasko
commited on
Commit
•
6efe1fb
1
Parent(s):
cf631b4
Upload dataset
Browse files
README.md
CHANGED
@@ -15413,6 +15413,27 @@ dataset_info:
|
|
15413 |
num_examples: 50000
|
15414 |
download_size: 556617412
|
15415 |
dataset_size: 1111057774
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
15416 |
configs:
|
15417 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
15418 |
data_files:
|
@@ -20384,6 +20405,12 @@ configs:
|
|
20384 |
path: yelp_review_full_based_on_that/train-*
|
20385 |
- split: test
|
20386 |
path: yelp_review_full_based_on_that/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
20387 |
---
|
20388 |
|
20389 |
# Dataset Card for P3
|
|
|
15413 |
num_examples: 50000
|
15414 |
download_size: 556617412
|
15415 |
dataset_size: 1111057774
|
15416 |
+
- config_name: yelp_review_full_format_rating
|
15417 |
+
features:
|
15418 |
+
- name: answer_choices
|
15419 |
+
sequence: string
|
15420 |
+
- name: inputs
|
15421 |
+
sequence: int32
|
15422 |
+
- name: inputs_pretokenized
|
15423 |
+
dtype: string
|
15424 |
+
- name: targets
|
15425 |
+
sequence: int32
|
15426 |
+
- name: targets_pretokenized
|
15427 |
+
dtype: string
|
15428 |
+
splits:
|
15429 |
+
- name: train
|
15430 |
+
num_bytes: 1019288862
|
15431 |
+
num_examples: 650000
|
15432 |
+
- name: test
|
15433 |
+
num_bytes: 78468916
|
15434 |
+
num_examples: 50000
|
15435 |
+
download_size: 556205049
|
15436 |
+
dataset_size: 1097757778
|
15437 |
configs:
|
15438 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
15439 |
data_files:
|
|
|
20405 |
path: yelp_review_full_based_on_that/train-*
|
20406 |
- split: test
|
20407 |
path: yelp_review_full_based_on_that/test-*
|
20408 |
+
- config_name: yelp_review_full_format_rating
|
20409 |
+
data_files:
|
20410 |
+
- split: train
|
20411 |
+
path: yelp_review_full_format_rating/train-*
|
20412 |
+
- split: test
|
20413 |
+
path: yelp_review_full_format_rating/test-*
|
20414 |
---
|
20415 |
|
20416 |
# Dataset Card for P3
|
yelp_review_full_format_rating/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:641dc583e39d2dbc0879f3237afa40a3d666cd3cc4a5a063ebb81c2a8821c719
|
3 |
+
size 40397403
|
yelp_review_full_format_rating/train-00000-of-00003.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2f6b422e32e26243f62e1a3171de5c9fd577e4d67a6fb4ce6ba3bef83436fb15
|
3 |
+
size 171407182
|
yelp_review_full_format_rating/train-00001-of-00003.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:58f3c12e0e738e207f4049403ab6cf537ccb3f7e8e5395bef1c64ee4f8e261f0
|
3 |
+
size 172062557
|
yelp_review_full_format_rating/train-00002-of-00003.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dafa04e4d3aa0789a7cef848e4f9a45cf7ce402c17658400a15a9a610b0613ea
|
3 |
+
size 172337907
|