Datasets:

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

Upload dataset

Browse files
README.md CHANGED
@@ -5337,6 +5337,30 @@ dataset_info:
5337
  num_examples: 390965
5338
  download_size: 138338190
5339
  dataset_size: 540738866
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5340
  configs:
5341
  - config_name: adversarial_qa_dbert_answer_the_following_q
5342
  data_files:
@@ -7052,6 +7076,14 @@ configs:
7052
  path: glue_qqp_quora/validation-*
7053
  - split: test
7054
  path: glue_qqp_quora/test-*
 
 
 
 
 
 
 
 
7055
  ---
7056
 
7057
  # Dataset Card for P3
 
5337
  num_examples: 390965
5338
  download_size: 138338190
5339
  dataset_size: 540738866
5340
+ - config_name: glue_qqp_same_thing
5341
+ features:
5342
+ - name: answer_choices
5343
+ sequence: string
5344
+ - name: inputs
5345
+ sequence: int32
5346
+ - name: inputs_pretokenized
5347
+ dtype: string
5348
+ - name: targets
5349
+ sequence: int32
5350
+ - name: targets_pretokenized
5351
+ dtype: string
5352
+ splits:
5353
+ - name: train
5354
+ num_bytes: 138150624
5355
+ num_examples: 363846
5356
+ - name: validation
5357
+ num_bytes: 15346609
5358
+ num_examples: 40430
5359
+ - name: test
5360
+ num_bytes: 150346271
5361
+ num_examples: 390965
5362
+ download_size: 125586835
5363
+ dataset_size: 303843504
5364
  configs:
5365
  - config_name: adversarial_qa_dbert_answer_the_following_q
5366
  data_files:
 
7076
  path: glue_qqp_quora/validation-*
7077
  - split: test
7078
  path: glue_qqp_quora/test-*
7079
+ - config_name: glue_qqp_same_thing
7080
+ data_files:
7081
+ - split: train
7082
+ path: glue_qqp_same_thing/train-*
7083
+ - split: validation
7084
+ path: glue_qqp_same_thing/validation-*
7085
+ - split: test
7086
+ path: glue_qqp_same_thing/test-*
7087
  ---
7088
 
7089
  # Dataset Card for P3
glue_qqp_same_thing/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:438b6ea4050f83746862165cfb0e4690a9d2405f3b4aa73c856be7cf8ea487ec
3
+ size 62658488
glue_qqp_same_thing/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8c58915fee36bca579263b823bddb4be0846c55c62b157d6458182797f4eaffd
3
+ size 56629953
glue_qqp_same_thing/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e7c170d9ba57db7bedd79fb6044a0d37c79b3f81cb19c297e3dffa6c4567716f
3
+ size 6298394