Datasets:

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

Upload dataset

Browse files
README.md CHANGED
@@ -5123,6 +5123,30 @@ dataset_info:
5123
  num_examples: 1147
5124
  download_size: 1331017
5125
  dataset_size: 2445770
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5126
  configs:
5127
  - config_name: adversarial_qa_dbert_answer_the_following_q
5128
  data_files:
@@ -6766,6 +6790,14 @@ configs:
6766
  path: glue_mrpc_generate_sentence/validation-*
6767
  - split: test
6768
  path: glue_mrpc_generate_sentence/test-*
 
 
 
 
 
 
 
 
6769
  ---
6770
 
6771
  # Dataset Card for P3
 
5123
  num_examples: 1147
5124
  download_size: 1331017
5125
  dataset_size: 2445770
5126
+ - config_name: glue_mrpc_paraphrase
5127
+ features:
5128
+ - name: answer_choices
5129
+ sequence: string
5130
+ - name: inputs
5131
+ sequence: int32
5132
+ - name: inputs_pretokenized
5133
+ dtype: string
5134
+ - name: targets
5135
+ sequence: int32
5136
+ - name: targets_pretokenized
5137
+ dtype: string
5138
+ splits:
5139
+ - name: train
5140
+ num_bytes: 2468409
5141
+ num_examples: 3668
5142
+ - name: validation
5143
+ num_bytes: 275374
5144
+ num_examples: 408
5145
+ - name: test
5146
+ num_bytes: 1156805
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:
 
6790
  path: glue_mrpc_generate_sentence/validation-*
6791
  - split: test
6792
  path: glue_mrpc_generate_sentence/test-*
6793
+ - config_name: glue_mrpc_paraphrase
6794
+ data_files:
6795
+ - split: train
6796
+ path: glue_mrpc_paraphrase/train-*
6797
+ - split: validation
6798
+ path: glue_mrpc_paraphrase/validation-*
6799
+ - split: test
6800
+ path: glue_mrpc_paraphrase/test-*
6801
  ---
6802
 
6803
  # Dataset Card for P3
glue_mrpc_paraphrase/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9d513d699012e47c4c82ac13fb567bc22fbd65674d02a95e4c081a4195929e2e
3
+ size 464378
glue_mrpc_paraphrase/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d5ccdf56725cb2f821646eddcb61de293ac8a7b8c8bd9c4e6255837f41f61383
3
+ size 981535
glue_mrpc_paraphrase/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9ae49965551332d6d92f5ca21f613723aa6d1b8d2613adcb315ba5e2b3204cc2
3
+ size 110657