Datasets:

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

Upload dataset

Browse files
README.md CHANGED
@@ -2176,6 +2176,30 @@ dataset_info:
2176
  num_examples: 3600
2177
  download_size: 36971806
2178
  dataset_size: 271798350
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2179
  configs:
2180
  - config_name: adversarial_qa_dbert_answer_the_following_q
2181
  data_files:
@@ -2849,6 +2873,14 @@ configs:
2849
  path: anli_does_it_follow_that_r3_score_eval/validation-*
2850
  - split: test
2851
  path: anli_does_it_follow_that_r3_score_eval/test-*
 
 
 
 
 
 
 
 
2852
  ---
2853
 
2854
  # Dataset Card for P3
 
2176
  num_examples: 3600
2177
  download_size: 36971806
2178
  dataset_size: 271798350
2179
+ - config_name: anli_does_this_imply_r1
2180
+ features:
2181
+ - name: answer_choices
2182
+ sequence: string
2183
+ - name: inputs
2184
+ sequence: int32
2185
+ - name: inputs_pretokenized
2186
+ dtype: string
2187
+ - name: targets
2188
+ sequence: int32
2189
+ - name: targets_pretokenized
2190
+ dtype: string
2191
+ splits:
2192
+ - name: train
2193
+ num_bytes: 16378105
2194
+ num_examples: 16946
2195
+ - name: validation
2196
+ num_bytes: 967730
2197
+ num_examples: 1000
2198
+ - name: test
2199
+ num_bytes: 966029
2200
+ num_examples: 1000
2201
+ download_size: 6857952
2202
+ dataset_size: 18311864
2203
  configs:
2204
  - config_name: adversarial_qa_dbert_answer_the_following_q
2205
  data_files:
 
2873
  path: anli_does_it_follow_that_r3_score_eval/validation-*
2874
  - split: test
2875
  path: anli_does_it_follow_that_r3_score_eval/test-*
2876
+ - config_name: anli_does_this_imply_r1
2877
+ data_files:
2878
+ - split: train
2879
+ path: anli_does_this_imply_r1/train-*
2880
+ - split: validation
2881
+ path: anli_does_this_imply_r1/validation-*
2882
+ - split: test
2883
+ path: anli_does_this_imply_r1/test-*
2884
  ---
2885
 
2886
  # Dataset Card for P3
anli_does_this_imply_r1/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:735e66806ae981ff10b680134834a841f9b1e34a7e89563487950fd18f33225d
3
+ size 466879
anli_does_this_imply_r1/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:da690326f0d77e19ed5bee4898eb2a75a2dfc28b44309afaf5de958f54dd59d8
3
+ size 5918498
anli_does_this_imply_r1/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a66c149d8e4d66dd9fbd37b6536dbcaef27e98de049f35a2a1c0bcdd0d34725d
3
+ size 472575