Datasets:

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

Upload dataset

Browse files
README.md CHANGED
@@ -1108,6 +1108,34 @@ dataset_info:
1108
  num_examples: 1000
1109
  download_size: 7035294
1110
  dataset_size: 21071485
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1111
  configs:
1112
  - config_name: adversarial_qa_dbert_answer_the_following_q
1113
  data_files:
@@ -1453,6 +1481,14 @@ configs:
1453
  path: anli_MNLI_crowdsource_r1/validation-*
1454
  - split: test
1455
  path: anli_MNLI_crowdsource_r1/test-*
 
 
 
 
 
 
 
 
1456
  ---
1457
 
1458
  # Dataset Card for P3
 
1108
  num_examples: 1000
1109
  download_size: 7035294
1110
  dataset_size: 21071485
1111
+ - config_name: anli_MNLI_crowdsource_r1_score_eval
1112
+ features:
1113
+ - name: idx
1114
+ sequence: int32
1115
+ - name: inputs
1116
+ sequence: int32
1117
+ - name: inputs_pretokenized
1118
+ dtype: string
1119
+ - name: is_correct
1120
+ dtype: bool
1121
+ - name: targets
1122
+ sequence: int32
1123
+ - name: targets_pretokenized
1124
+ dtype: string
1125
+ - name: weight
1126
+ dtype: float32
1127
+ splits:
1128
+ - name: train
1129
+ num_bytes: 55009135
1130
+ num_examples: 50838
1131
+ - name: validation
1132
+ num_bytes: 3250566
1133
+ num_examples: 3000
1134
+ - name: test
1135
+ num_bytes: 3245463
1136
+ num_examples: 3000
1137
+ download_size: 9425583
1138
+ dataset_size: 61505164
1139
  configs:
1140
  - config_name: adversarial_qa_dbert_answer_the_following_q
1141
  data_files:
 
1481
  path: anli_MNLI_crowdsource_r1/validation-*
1482
  - split: test
1483
  path: anli_MNLI_crowdsource_r1/test-*
1484
+ - config_name: anli_MNLI_crowdsource_r1_score_eval
1485
+ data_files:
1486
+ - split: train
1487
+ path: anli_MNLI_crowdsource_r1_score_eval/train-*
1488
+ - split: validation
1489
+ path: anli_MNLI_crowdsource_r1_score_eval/validation-*
1490
+ - split: test
1491
+ path: anli_MNLI_crowdsource_r1_score_eval/test-*
1492
  ---
1493
 
1494
  # Dataset Card for P3
anli_MNLI_crowdsource_r1_score_eval/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b2e8874ed68a806c594eaed3688ea5b77bf6f14465661278a5d598b126033061
3
+ size 830135
anli_MNLI_crowdsource_r1_score_eval/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:131b1d5641c316146f581827b1d182663145dda4a4717b6ffaa67f87881a0dd0
3
+ size 7750594
anli_MNLI_crowdsource_r1_score_eval/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4d01959d07dd0415b2d598fae33c78490777179ae4b30c6df074fb204e392694
3
+ size 844854