mariosasko
commited on
Commit
•
706ddff
1
Parent(s):
6c5c8f2
Upload dataset
Browse files
README.md
CHANGED
@@ -8801,6 +8801,28 @@ dataset_info:
|
|
8801 |
num_examples: 1066
|
8802 |
download_size: 1726264
|
8803 |
dataset_size: 4229305
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
8804 |
configs:
|
8805 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
8806 |
data_files:
|
@@ -11668,6 +11690,14 @@ configs:
|
|
11668 |
path: rotten_tomatoes_Writer_Expressed_Sentiment/validation-*
|
11669 |
- split: test
|
11670 |
path: rotten_tomatoes_Writer_Expressed_Sentiment/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
11671 |
---
|
11672 |
|
11673 |
# Dataset Card for P3
|
|
|
8801 |
num_examples: 1066
|
8802 |
download_size: 1726264
|
8803 |
dataset_size: 4229305
|
8804 |
+
- config_name: samsum_Generate_a_summary_for_this_dialogue
|
8805 |
+
features:
|
8806 |
+
- name: inputs
|
8807 |
+
sequence: int32
|
8808 |
+
- name: inputs_pretokenized
|
8809 |
+
dtype: string
|
8810 |
+
- name: targets
|
8811 |
+
sequence: int32
|
8812 |
+
- name: targets_pretokenized
|
8813 |
+
dtype: string
|
8814 |
+
splits:
|
8815 |
+
- name: train
|
8816 |
+
num_bytes: 20847939
|
8817 |
+
num_examples: 14732
|
8818 |
+
- name: validation
|
8819 |
+
num_bytes: 1132408
|
8820 |
+
num_examples: 818
|
8821 |
+
- name: test
|
8822 |
+
num_bytes: 1178375
|
8823 |
+
num_examples: 819
|
8824 |
+
download_size: 12231176
|
8825 |
+
dataset_size: 23158722
|
8826 |
configs:
|
8827 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
8828 |
data_files:
|
|
|
11690 |
path: rotten_tomatoes_Writer_Expressed_Sentiment/validation-*
|
11691 |
- split: test
|
11692 |
path: rotten_tomatoes_Writer_Expressed_Sentiment/test-*
|
11693 |
+
- config_name: samsum_Generate_a_summary_for_this_dialogue
|
11694 |
+
data_files:
|
11695 |
+
- split: train
|
11696 |
+
path: samsum_Generate_a_summary_for_this_dialogue/train-*
|
11697 |
+
- split: validation
|
11698 |
+
path: samsum_Generate_a_summary_for_this_dialogue/validation-*
|
11699 |
+
- split: test
|
11700 |
+
path: samsum_Generate_a_summary_for_this_dialogue/test-*
|
11701 |
---
|
11702 |
|
11703 |
# Dataset Card for P3
|
samsum_Generate_a_summary_for_this_dialogue/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8c196be76963e7cfa2d3c79d996cb6107d06644b5f641bea42f6f4f12fee3524
|
3 |
+
size 630666
|
samsum_Generate_a_summary_for_this_dialogue/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8c1d5a8469e6c6c9dabbd4b72c45919fe4734c9532baa31d3445c425699f91b9
|
3 |
+
size 10992207
|
samsum_Generate_a_summary_for_this_dialogue/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0aa9099f20054f027a2adaf876718e05ad4cc141fca42cfc19d6fe8ade6d700a
|
3 |
+
size 608303
|