mariosasko
commited on
Commit
•
9d98c55
1
Parent(s):
8c19dff
Upload dataset
Browse files
README.md
CHANGED
@@ -3286,6 +3286,22 @@ dataset_info:
|
|
3286 |
num_examples: 288065
|
3287 |
download_size: 27269906
|
3288 |
dataset_size: 129261543
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3289 |
configs:
|
3290 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
3291 |
data_files:
|
@@ -4299,6 +4315,10 @@ configs:
|
|
4299 |
data_files:
|
4300 |
- split: train
|
4301 |
path: app_reviews_categorize_rating_using_review/train-*
|
|
|
|
|
|
|
|
|
4302 |
---
|
4303 |
|
4304 |
# Dataset Card for P3
|
|
|
3286 |
num_examples: 288065
|
3287 |
download_size: 27269906
|
3288 |
dataset_size: 129261543
|
3289 |
+
- config_name: app_reviews_convert_to_rating
|
3290 |
+
features:
|
3291 |
+
- name: inputs
|
3292 |
+
sequence: int32
|
3293 |
+
- name: inputs_pretokenized
|
3294 |
+
dtype: string
|
3295 |
+
- name: targets
|
3296 |
+
sequence: int32
|
3297 |
+
- name: targets_pretokenized
|
3298 |
+
dtype: string
|
3299 |
+
splits:
|
3300 |
+
- name: train
|
3301 |
+
num_bytes: 109714706
|
3302 |
+
num_examples: 288065
|
3303 |
+
download_size: 26630751
|
3304 |
+
dataset_size: 109714706
|
3305 |
configs:
|
3306 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
3307 |
data_files:
|
|
|
4315 |
data_files:
|
4316 |
- split: train
|
4317 |
path: app_reviews_categorize_rating_using_review/train-*
|
4318 |
+
- config_name: app_reviews_convert_to_rating
|
4319 |
+
data_files:
|
4320 |
+
- split: train
|
4321 |
+
path: app_reviews_convert_to_rating/train-*
|
4322 |
---
|
4323 |
|
4324 |
# Dataset Card for P3
|
app_reviews_convert_to_rating/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d570dc7001fbef20ead644a0e35ac76d0757d9d191eb48e34d92df791b9d1443
|
3 |
+
size 26630751
|