Datasets:

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

Upload dataset

Browse files
README.md CHANGED
@@ -1212,6 +1212,34 @@ dataset_info:
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:
@@ -1589,6 +1617,14 @@ configs:
1589
  path: anli_MNLI_crowdsource_r3/validation-*
1590
  - split: test
1591
  path: anli_MNLI_crowdsource_r3/test-*
 
 
 
 
 
 
 
 
1592
  ---
1593
 
1594
  # Dataset Card for P3
 
1212
  num_examples: 1200
1213
  download_size: 29613603
1214
  dataset_size: 108903198
1215
+ - config_name: anli_MNLI_crowdsource_r3_score_eval
1216
+ features:
1217
+ - name: idx
1218
+ sequence: int32
1219
+ - name: inputs
1220
+ sequence: int32
1221
+ - name: inputs_pretokenized
1222
+ dtype: string
1223
+ - name: is_correct
1224
+ dtype: bool
1225
+ - name: targets
1226
+ sequence: int32
1227
+ - name: targets_pretokenized
1228
+ dtype: string
1229
+ - name: weight
1230
+ dtype: float32
1231
+ splits:
1232
+ - name: train
1233
+ num_bytes: 309970922
1234
+ num_examples: 301377
1235
+ - name: validation
1236
+ num_bytes: 3745161
1237
+ num_examples: 3600
1238
+ - name: test
1239
+ num_bytes: 3733620
1240
+ num_examples: 3600
1241
+ download_size: 38024929
1242
+ dataset_size: 317449703
1243
  configs:
1244
  - config_name: adversarial_qa_dbert_answer_the_following_q
1245
  data_files:
 
1617
  path: anli_MNLI_crowdsource_r3/validation-*
1618
  - split: test
1619
  path: anli_MNLI_crowdsource_r3/test-*
1620
+ - config_name: anli_MNLI_crowdsource_r3_score_eval
1621
+ data_files:
1622
+ - split: train
1623
+ path: anli_MNLI_crowdsource_r3_score_eval/train-*
1624
+ - split: validation
1625
+ path: anli_MNLI_crowdsource_r3_score_eval/validation-*
1626
+ - split: test
1627
+ path: anli_MNLI_crowdsource_r3_score_eval/test-*
1628
  ---
1629
 
1630
  # Dataset Card for P3
anli_MNLI_crowdsource_r3_score_eval/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:139d1ad4349d74e6cb2413b34f4f823b0d9742227a59d6850f859afe08cda4c3
3
+ size 893724
anli_MNLI_crowdsource_r3_score_eval/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:75633d187abbf319da07dffb1ca95338df38230d0cf021ac525bb93841a0ff53
3
+ size 36206572
anli_MNLI_crowdsource_r3_score_eval/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:600b6e2b88f5ecceded880ce1a6f6b4e04f48cd64c6029575f4d35e0afc68301
3
+ size 924633