Datasets:

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

Upload dataset

Browse files
README.md CHANGED
@@ -1188,6 +1188,30 @@ dataset_info:
1188
  num_examples: 3000
1189
  download_size: 18328088
1190
  dataset_size: 152179337
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1191
  configs:
1192
  - config_name: adversarial_qa_dbert_answer_the_following_q
1193
  data_files:
@@ -1557,6 +1581,14 @@ configs:
1557
  path: anli_MNLI_crowdsource_r2_score_eval/validation-*
1558
  - split: test
1559
  path: anli_MNLI_crowdsource_r2_score_eval/test-*
 
 
 
 
 
 
 
 
1560
  ---
1561
 
1562
  # Dataset Card for P3
 
1188
  num_examples: 3000
1189
  download_size: 18328088
1190
  dataset_size: 152179337
1191
+ - config_name: anli_MNLI_crowdsource_r3
1192
+ features:
1193
+ - name: answer_choices
1194
+ sequence: string
1195
+ - name: inputs
1196
+ sequence: int32
1197
+ - name: inputs_pretokenized
1198
+ dtype: string
1199
+ - name: targets
1200
+ sequence: int32
1201
+ - name: targets_pretokenized
1202
+ dtype: string
1203
+ splits:
1204
+ - name: train
1205
+ num_bytes: 106340935
1206
+ num_examples: 100459
1207
+ - name: validation
1208
+ num_bytes: 1283055
1209
+ num_examples: 1200
1210
+ - name: test
1211
+ num_bytes: 1279208
1212
+ num_examples: 1200
1213
+ download_size: 29613603
1214
+ dataset_size: 108903198
1215
  configs:
1216
  - config_name: adversarial_qa_dbert_answer_the_following_q
1217
  data_files:
 
1581
  path: anli_MNLI_crowdsource_r2_score_eval/validation-*
1582
  - split: test
1583
  path: anli_MNLI_crowdsource_r2_score_eval/test-*
1584
+ - config_name: anli_MNLI_crowdsource_r3
1585
+ data_files:
1586
+ - split: train
1587
+ path: anli_MNLI_crowdsource_r3/train-*
1588
+ - split: validation
1589
+ path: anli_MNLI_crowdsource_r3/validation-*
1590
+ - split: test
1591
+ path: anli_MNLI_crowdsource_r3/test-*
1592
  ---
1593
 
1594
  # Dataset Card for P3
anli_MNLI_crowdsource_r3/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6e162465ac2017ae8185b73e6b7d5e543e33daec22b282cccd340a80aafd7d1f
3
+ size 561241
anli_MNLI_crowdsource_r3/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1e8f7a3ac5ce0c6bdd9519fda3630f853d6e6d35909a7f10be9660b49fb96a1d
3
+ size 28477428
anli_MNLI_crowdsource_r3/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4f4ce906fd13ea673b842fb34209c30e0200e851852fd3ed644e740ea05f33c7
3
+ size 574934