Datasets:

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

Upload dataset

Browse files
README.md CHANGED
@@ -5195,6 +5195,30 @@ dataset_info:
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:
@@ -6862,6 +6886,14 @@ configs:
6862
  path: glue_mrpc_same_thing/validation-*
6863
  - split: test
6864
  path: glue_mrpc_same_thing/test-*
 
 
 
 
 
 
 
 
6865
  ---
6866
 
6867
  # Dataset Card for P3
 
5195
  num_examples: 1725
5196
  download_size: 1533352
5197
  dataset_size: 3564130
5198
+ - config_name: glue_mrpc_want_to_know
5199
+ features:
5200
+ - name: answer_choices
5201
+ sequence: string
5202
+ - name: inputs
5203
+ sequence: int32
5204
+ - name: inputs_pretokenized
5205
+ dtype: string
5206
+ - name: targets
5207
+ sequence: int32
5208
+ - name: targets_pretokenized
5209
+ dtype: string
5210
+ splits:
5211
+ - name: train
5212
+ num_bytes: 2464741
5213
+ num_examples: 3668
5214
+ - name: validation
5215
+ num_bytes: 274966
5216
+ num_examples: 408
5217
+ - name: test
5218
+ num_bytes: 1155080
5219
+ num_examples: 1725
5220
+ download_size: 1564693
5221
+ dataset_size: 3894787
5222
  configs:
5223
  - config_name: adversarial_qa_dbert_answer_the_following_q
5224
  data_files:
 
6886
  path: glue_mrpc_same_thing/validation-*
6887
  - split: test
6888
  path: glue_mrpc_same_thing/test-*
6889
+ - config_name: glue_mrpc_want_to_know
6890
+ data_files:
6891
+ - split: train
6892
+ path: glue_mrpc_want_to_know/train-*
6893
+ - split: validation
6894
+ path: glue_mrpc_want_to_know/validation-*
6895
+ - split: test
6896
+ path: glue_mrpc_want_to_know/test-*
6897
  ---
6898
 
6899
  # Dataset Card for P3
glue_mrpc_want_to_know/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0228090981c62f13ab24560c6bc17cfa3fb78c2cc22f006e6a7284006c92a5ce
3
+ size 467767
glue_mrpc_want_to_know/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3e131ccea9841e6d7f1d9ae9237cc86746206ae39597c52759863c3d493b5efd
3
+ size 985373
glue_mrpc_want_to_know/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8a4a8c38267e6d03b9cd900cc21f2d53d55242d7cceca9b92ee6972e2b3343dc
3
+ size 111553