Datasets:

Tasks:
Other
Languages:
English
Multilinguality:
monolingual
Size Categories:
100M<n<1B
ArXiv:
Tags:
License:
mariosasko commited on
Commit
8b2aaef
1 Parent(s): 5206408

Upload dataset

Browse files
README.md CHANGED
@@ -5079,6 +5079,28 @@ dataset_info:
5079
  num_examples: 1725
5080
  download_size: 1559623
5081
  dataset_size: 3952503
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5082
  configs:
5083
  - config_name: adversarial_qa_dbert_answer_the_following_q
5084
  data_files:
@@ -6706,6 +6728,14 @@ configs:
6706
  path: glue_mrpc_equivalent/validation-*
6707
  - split: test
6708
  path: glue_mrpc_equivalent/test-*
 
 
 
 
 
 
 
 
6709
  ---
6710
 
6711
  # Dataset Card for P3
 
5079
  num_examples: 1725
5080
  download_size: 1559623
5081
  dataset_size: 3952503
5082
+ - config_name: glue_mrpc_generate_paraphrase
5083
+ features:
5084
+ - name: inputs
5085
+ sequence: int32
5086
+ - name: inputs_pretokenized
5087
+ dtype: string
5088
+ - name: targets
5089
+ sequence: int32
5090
+ - name: targets_pretokenized
5091
+ dtype: string
5092
+ splits:
5093
+ - name: train
5094
+ num_bytes: 1412371
5095
+ num_examples: 2474
5096
+ - name: validation
5097
+ num_bytes: 159956
5098
+ num_examples: 279
5099
+ - name: test
5100
+ num_bytes: 655043
5101
+ num_examples: 1147
5102
+ download_size: 1319923
5103
+ dataset_size: 2227370
5104
  configs:
5105
  - config_name: adversarial_qa_dbert_answer_the_following_q
5106
  data_files:
 
6728
  path: glue_mrpc_equivalent/validation-*
6729
  - split: test
6730
  path: glue_mrpc_equivalent/test-*
6731
+ - config_name: glue_mrpc_generate_paraphrase
6732
+ data_files:
6733
+ - split: train
6734
+ path: glue_mrpc_generate_paraphrase/train-*
6735
+ - split: validation
6736
+ path: glue_mrpc_generate_paraphrase/validation-*
6737
+ - split: test
6738
+ path: glue_mrpc_generate_paraphrase/test-*
6739
  ---
6740
 
6741
  # Dataset Card for P3
glue_mrpc_generate_paraphrase/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ccf76f2aa7b20cbd0da7a7c7182a8d80cc295823bfdb55d45f6f58ae3d16100d
3
+ size 394114
glue_mrpc_generate_paraphrase/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d19436e127fc38b365379783a01a5401343ca18835a69d4456e586e928f80152
3
+ size 822840
glue_mrpc_generate_paraphrase/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:46fc3fd09bf96a7a360417ad91b9055788d86c46d9f86b0039c41806b0b7b2ec
3
+ size 102969