Datasets:

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

Upload dataset

Browse files
README.md CHANGED
@@ -5171,6 +5171,30 @@ dataset_info:
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:
@@ -6830,6 +6854,14 @@ configs:
6830
  path: glue_mrpc_replace/validation-*
6831
  - split: test
6832
  path: glue_mrpc_replace/test-*
 
 
 
 
 
 
 
 
6833
  ---
6834
 
6835
  # Dataset Card for P3
 
5171
  num_examples: 1725
5172
  download_size: 1568181
5173
  dataset_size: 3854180
5174
+ - config_name: glue_mrpc_same_thing
5175
+ features:
5176
+ - name: answer_choices
5177
+ sequence: string
5178
+ - name: inputs
5179
+ sequence: int32
5180
+ - name: inputs_pretokenized
5181
+ dtype: string
5182
+ - name: targets
5183
+ sequence: int32
5184
+ - name: targets_pretokenized
5185
+ dtype: string
5186
+ splits:
5187
+ - name: train
5188
+ num_bytes: 2255665
5189
+ num_examples: 3668
5190
+ - name: validation
5191
+ num_bytes: 251710
5192
+ num_examples: 408
5193
+ - name: test
5194
+ num_bytes: 1056755
5195
+ num_examples: 1725
5196
+ download_size: 1533352
5197
+ dataset_size: 3564130
5198
  configs:
5199
  - config_name: adversarial_qa_dbert_answer_the_following_q
5200
  data_files:
 
6854
  path: glue_mrpc_replace/validation-*
6855
  - split: test
6856
  path: glue_mrpc_replace/test-*
6857
+ - config_name: glue_mrpc_same_thing
6858
+ data_files:
6859
+ - split: train
6860
+ path: glue_mrpc_same_thing/train-*
6861
+ - split: validation
6862
+ path: glue_mrpc_same_thing/validation-*
6863
+ - split: test
6864
+ path: glue_mrpc_same_thing/test-*
6865
  ---
6866
 
6867
  # Dataset Card for P3
glue_mrpc_same_thing/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f939d0ef9d651800ab4b304a9425b8ef0fdc5e0699c9e7feaea164fa303cc50e
3
+ size 457841
glue_mrpc_same_thing/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9dd64357b0e1d2a79295beb829c0688af6945d4e1624f27a96461461ce433535
3
+ size 966189
glue_mrpc_same_thing/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dbe03ef0384e85a31a253fba732d931a37630665402bc3403b0d2eabb788dc69
3
+ size 109322