Datasets:

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

Upload dataset

Browse files
README.md CHANGED
@@ -5147,6 +5147,30 @@ dataset_info:
5147
  num_examples: 1725
5148
  download_size: 1556570
5149
  dataset_size: 3900588
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5150
  configs:
5151
  - config_name: adversarial_qa_dbert_answer_the_following_q
5152
  data_files:
@@ -6798,6 +6822,14 @@ configs:
6798
  path: glue_mrpc_paraphrase/validation-*
6799
  - split: test
6800
  path: glue_mrpc_paraphrase/test-*
 
 
 
 
 
 
 
 
6801
  ---
6802
 
6803
  # Dataset Card for P3
 
5147
  num_examples: 1725
5148
  download_size: 1556570
5149
  dataset_size: 3900588
5150
+ - config_name: glue_mrpc_replace
5151
+ features:
5152
+ - name: answer_choices
5153
+ sequence: string
5154
+ - name: inputs
5155
+ sequence: int32
5156
+ - name: inputs_pretokenized
5157
+ dtype: string
5158
+ - name: targets
5159
+ sequence: int32
5160
+ - name: targets_pretokenized
5161
+ dtype: string
5162
+ splits:
5163
+ - name: train
5164
+ num_bytes: 2439065
5165
+ num_examples: 3668
5166
+ - name: validation
5167
+ num_bytes: 272110
5168
+ num_examples: 408
5169
+ - name: test
5170
+ num_bytes: 1143005
5171
+ num_examples: 1725
5172
+ download_size: 1568181
5173
+ dataset_size: 3854180
5174
  configs:
5175
  - config_name: adversarial_qa_dbert_answer_the_following_q
5176
  data_files:
 
6822
  path: glue_mrpc_paraphrase/validation-*
6823
  - split: test
6824
  path: glue_mrpc_paraphrase/test-*
6825
+ - config_name: glue_mrpc_replace
6826
+ data_files:
6827
+ - split: train
6828
+ path: glue_mrpc_replace/train-*
6829
+ - split: validation
6830
+ path: glue_mrpc_replace/validation-*
6831
+ - split: test
6832
+ path: glue_mrpc_replace/test-*
6833
  ---
6834
 
6835
  # Dataset Card for P3
glue_mrpc_replace/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6734bc35f30080c229e483f94ded7d554110958ee515a28ae54e17cee2ff6cfb
3
+ size 468774
glue_mrpc_replace/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e31c9b98d0f57c80d3c4a71e82bf5140d5a20be0860e2a48ed352a226e0e108b
3
+ size 987829
glue_mrpc_replace/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aa730a2609882cd3d94ae38e89dc6793b5c8b0e08b935135f3e0833b80b6bc88
3
+ size 111578