Datasets:

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

Upload dataset

Browse files
README.md CHANGED
@@ -12077,6 +12077,34 @@ dataset_info:
12077
  num_examples: 3000
12078
  download_size: 2226281
12079
  dataset_size: 4419753
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
12080
  configs:
12081
  - config_name: adversarial_qa_dbert_answer_the_following_q
12082
  data_files:
@@ -15988,6 +16016,14 @@ configs:
15988
  path: super_glue_rte_does_this_imply/validation-*
15989
  - split: test
15990
  path: super_glue_rte_does_this_imply/test-*
 
 
 
 
 
 
 
 
15991
  ---
15992
 
15993
  # Dataset Card for P3
 
12077
  num_examples: 3000
12078
  download_size: 2226281
12079
  dataset_size: 4419753
12080
+ - config_name: super_glue_rte_does_this_imply_score_eval
12081
+ features:
12082
+ - name: idx
12083
+ sequence: int32
12084
+ - name: inputs
12085
+ sequence: int32
12086
+ - name: inputs_pretokenized
12087
+ dtype: string
12088
+ - name: is_correct
12089
+ dtype: bool
12090
+ - name: targets
12091
+ sequence: int32
12092
+ - name: targets_pretokenized
12093
+ dtype: string
12094
+ - name: weight
12095
+ dtype: float32
12096
+ splits:
12097
+ - name: train
12098
+ num_bytes: 3817483
12099
+ num_examples: 4980
12100
+ - name: validation
12101
+ num_bytes: 413215
12102
+ num_examples: 554
12103
+ - name: test
12104
+ num_bytes: 4409694
12105
+ num_examples: 6000
12106
+ download_size: 3002523
12107
+ dataset_size: 8640392
12108
  configs:
12109
  - config_name: adversarial_qa_dbert_answer_the_following_q
12110
  data_files:
 
16016
  path: super_glue_rte_does_this_imply/validation-*
16017
  - split: test
16018
  path: super_glue_rte_does_this_imply/test-*
16019
+ - config_name: super_glue_rte_does_this_imply_score_eval
16020
+ data_files:
16021
+ - split: train
16022
+ path: super_glue_rte_does_this_imply_score_eval/train-*
16023
+ - split: validation
16024
+ path: super_glue_rte_does_this_imply_score_eval/validation-*
16025
+ - split: test
16026
+ path: super_glue_rte_does_this_imply_score_eval/test-*
16027
  ---
16028
 
16029
  # Dataset Card for P3
super_glue_rte_does_this_imply_score_eval/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:020842c431f5a73ef4a22d0c7e515287d821f98fc94c4f4cbbc8040be26b9766
3
+ size 1477085
super_glue_rte_does_this_imply_score_eval/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ea79fc1d9ab602b46c241bb615cebc7d99d914ca31a53ee605006ba8e9373b10
3
+ size 1365945
super_glue_rte_does_this_imply_score_eval/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:263c05e788132436a63d3a94ef23e6a8150ea5d56106f72bfd06b19508049720
3
+ size 159493