Commit
·
1e119e1
1
Parent(s):
dd68f6b
Add eval
Browse filesThis view is limited to 50 files because it contains too many changes.
See raw diff
- bloom_176B_0shot/bloom_176B_bigbench_analogies.json +22 -0
- bloom_176B_0shot/bloom_176B_bigbench_arithmetic_1_digit_addition.json +22 -0
- bloom_176B_0shot/bloom_176B_bigbench_arithmetic_1_digit_division.json +22 -0
- bloom_176B_0shot/bloom_176B_bigbench_arithmetic_1_digit_multiplication.json +22 -0
- bloom_176B_0shot/bloom_176B_bigbench_arithmetic_1_digit_subtraction.json +22 -0
- bloom_176B_0shot/bloom_176B_bigbench_arithmetic_2_digit_addition.json +22 -0
- bloom_176B_0shot/bloom_176B_bigbench_arithmetic_2_digit_division.json +22 -0
- bloom_176B_0shot/bloom_176B_bigbench_arithmetic_2_digit_multiplication.json +22 -0
- bloom_176B_0shot/bloom_176B_bigbench_arithmetic_2_digit_subtraction.json +22 -0
- bloom_176B_0shot/bloom_176B_bigbench_arithmetic_3_digit_addition.json +22 -0
- bloom_176B_0shot/bloom_176B_bigbench_arithmetic_3_digit_division.json +22 -0
- bloom_176B_0shot/bloom_176B_bigbench_arithmetic_3_digit_multiplication.json +22 -0
- bloom_176B_0shot/bloom_176B_bigbench_arithmetic_3_digit_subtraction.json +22 -0
- bloom_176B_0shot/bloom_176B_bigbench_arithmetic_4_digit_addition.json +22 -0
- bloom_176B_0shot/bloom_176B_bigbench_arithmetic_4_digit_division.json +22 -0
- bloom_176B_0shot/bloom_176B_bigbench_arithmetic_4_digit_multiplication.json +22 -0
- bloom_176B_0shot/bloom_176B_bigbench_arithmetic_4_digit_subtraction.json +22 -0
- bloom_176B_0shot/bloom_176B_bigbench_arithmetic_5_digit_addition.json +22 -0
- bloom_176B_0shot/bloom_176B_bigbench_arithmetic_5_digit_division.json +22 -0
- bloom_176B_0shot/bloom_176B_bigbench_arithmetic_5_digit_multiplication.json +22 -0
- bloom_176B_0shot/bloom_176B_bigbench_arithmetic_5_digit_subtraction.json +22 -0
- bloom_176B_0shot/bloom_176B_bigbench_cause_and_effect_one_sentence.json +22 -0
- bloom_176B_0shot/bloom_176B_bigbench_cause_and_effect_one_sentence_no_prompt.json +22 -0
- bloom_176B_0shot/bloom_176B_bigbench_cause_and_effect_two_sentences.json +22 -0
- bloom_176B_0shot/bloom_176B_bigbench_emotions.json +22 -0
- bloom_176B_0shot/bloom_176B_bigbench_empirical_judgments.json +22 -0
- bloom_176B_0shot/bloom_176B_bigbench_general_knowledge.json +22 -0
- bloom_176B_0shot/bloom_176B_bigbench_hhh_alignment_harmless.json +22 -0
- bloom_176B_0shot/bloom_176B_bigbench_hhh_alignment_helpful.json +22 -0
- bloom_176B_0shot/bloom_176B_bigbench_hhh_alignment_honest.json +22 -0
- bloom_176B_0shot/bloom_176B_bigbench_hhh_alignment_other.json +22 -0
- bloom_176B_0shot/bloom_176B_bigbench_intent_recognition.json +22 -0
- bloom_176B_0shot/bloom_176B_bigbench_misconceptions.json +22 -0
- bloom_176B_0shot/bloom_176B_bigbench_paraphrase.json +22 -0
- bloom_176B_0shot/bloom_176B_bigbench_sentence_ambiguity.json +22 -0
- bloom_176B_0shot/bloom_176B_bigbench_similarities_abstraction.json +22 -0
- bloom_176B_0shot/merged.csv +37 -0
- bloom_176B_0shot/merged.json +197 -0
- bloom_176B_1shot/bloom_176B_bigbench_analogies_1shot.json +22 -0
- bloom_176B_1shot/bloom_176B_bigbench_arithmetic_1_digit_addition_1shot.json +22 -0
- bloom_176B_1shot/bloom_176B_bigbench_arithmetic_1_digit_division_1shot.json +22 -0
- bloom_176B_1shot/bloom_176B_bigbench_arithmetic_1_digit_multiplication_1shot.json +22 -0
- bloom_176B_1shot/bloom_176B_bigbench_arithmetic_1_digit_subtraction_1shot.json +22 -0
- bloom_176B_1shot/bloom_176B_bigbench_arithmetic_2_digit_addition_1shot.json +22 -0
- bloom_176B_1shot/bloom_176B_bigbench_arithmetic_2_digit_division_1shot.json +22 -0
- bloom_176B_1shot/bloom_176B_bigbench_arithmetic_2_digit_multiplication_1shot.json +22 -0
- bloom_176B_1shot/bloom_176B_bigbench_arithmetic_2_digit_subtraction_1shot.json +22 -0
- bloom_176B_1shot/bloom_176B_bigbench_arithmetic_3_digit_addition_1shot.json +22 -0
- bloom_176B_1shot/bloom_176B_bigbench_arithmetic_3_digit_division_1shot.json +22 -0
- bloom_176B_1shot/bloom_176B_bigbench_arithmetic_3_digit_multiplication_1shot.json +22 -0
bloom_176B_0shot/bloom_176B_bigbench_analogies.json
ADDED
|
@@ -0,0 +1,22 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"results": {
|
| 3 |
+
"bigbench_analogies": {
|
| 4 |
+
"multiple_choice_grade": 0.3230769230769231,
|
| 5 |
+
"multiple_choice_grade_stderr": 0.041174446886055975
|
| 6 |
+
}
|
| 7 |
+
},
|
| 8 |
+
"versions": {
|
| 9 |
+
"bigbench_analogies": 0
|
| 10 |
+
},
|
| 11 |
+
"config": {
|
| 12 |
+
"model": "hf-causal-experimental",
|
| 13 |
+
"model_args": "pretrained=bloom",
|
| 14 |
+
"num_fewshot": 0,
|
| 15 |
+
"batch_size": null,
|
| 16 |
+
"device": "cuda:0",
|
| 17 |
+
"no_cache": true,
|
| 18 |
+
"limit": null,
|
| 19 |
+
"bootstrap_iters": 100000,
|
| 20 |
+
"description_dict": {}
|
| 21 |
+
}
|
| 22 |
+
}
|
bloom_176B_0shot/bloom_176B_bigbench_arithmetic_1_digit_addition.json
ADDED
|
@@ -0,0 +1,22 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"results": {
|
| 3 |
+
"bigbench_arithmetic_1_digit_addition": {
|
| 4 |
+
"multiple_choice_grade": 0.59,
|
| 5 |
+
"multiple_choice_grade_stderr": 0.04943110704237101
|
| 6 |
+
}
|
| 7 |
+
},
|
| 8 |
+
"versions": {
|
| 9 |
+
"bigbench_arithmetic_1_digit_addition": 0
|
| 10 |
+
},
|
| 11 |
+
"config": {
|
| 12 |
+
"model": "hf-causal-experimental",
|
| 13 |
+
"model_args": "pretrained=/pfs/lustrep2/scratch/project_462000185/muennighoff/bloom",
|
| 14 |
+
"num_fewshot": 0,
|
| 15 |
+
"batch_size": null,
|
| 16 |
+
"device": "cuda:0",
|
| 17 |
+
"no_cache": true,
|
| 18 |
+
"limit": null,
|
| 19 |
+
"bootstrap_iters": 100000,
|
| 20 |
+
"description_dict": {}
|
| 21 |
+
}
|
| 22 |
+
}
|
bloom_176B_0shot/bloom_176B_bigbench_arithmetic_1_digit_division.json
ADDED
|
@@ -0,0 +1,22 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"results": {
|
| 3 |
+
"bigbench_arithmetic_1_digit_division": {
|
| 4 |
+
"multiple_choice_grade": 0.7391304347826086,
|
| 5 |
+
"multiple_choice_grade_stderr": 0.09361833424764436
|
| 6 |
+
}
|
| 7 |
+
},
|
| 8 |
+
"versions": {
|
| 9 |
+
"bigbench_arithmetic_1_digit_division": 0
|
| 10 |
+
},
|
| 11 |
+
"config": {
|
| 12 |
+
"model": "hf-causal-experimental",
|
| 13 |
+
"model_args": "pretrained=/pfs/lustrep2/scratch/project_462000185/muennighoff/bloom",
|
| 14 |
+
"num_fewshot": 0,
|
| 15 |
+
"batch_size": null,
|
| 16 |
+
"device": "cuda:0",
|
| 17 |
+
"no_cache": true,
|
| 18 |
+
"limit": null,
|
| 19 |
+
"bootstrap_iters": 100000,
|
| 20 |
+
"description_dict": {}
|
| 21 |
+
}
|
| 22 |
+
}
|
bloom_176B_0shot/bloom_176B_bigbench_arithmetic_1_digit_multiplication.json
ADDED
|
@@ -0,0 +1,22 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"results": {
|
| 3 |
+
"bigbench_arithmetic_1_digit_multiplication": {
|
| 4 |
+
"multiple_choice_grade": 0.54,
|
| 5 |
+
"multiple_choice_grade_stderr": 0.05009082659620333
|
| 6 |
+
}
|
| 7 |
+
},
|
| 8 |
+
"versions": {
|
| 9 |
+
"bigbench_arithmetic_1_digit_multiplication": 0
|
| 10 |
+
},
|
| 11 |
+
"config": {
|
| 12 |
+
"model": "hf-causal-experimental",
|
| 13 |
+
"model_args": "pretrained=/pfs/lustrep2/scratch/project_462000185/muennighoff/bloom",
|
| 14 |
+
"num_fewshot": 0,
|
| 15 |
+
"batch_size": null,
|
| 16 |
+
"device": "cuda:0",
|
| 17 |
+
"no_cache": true,
|
| 18 |
+
"limit": null,
|
| 19 |
+
"bootstrap_iters": 100000,
|
| 20 |
+
"description_dict": {}
|
| 21 |
+
}
|
| 22 |
+
}
|
bloom_176B_0shot/bloom_176B_bigbench_arithmetic_1_digit_subtraction.json
ADDED
|
@@ -0,0 +1,22 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"results": {
|
| 3 |
+
"bigbench_arithmetic_1_digit_subtraction": {
|
| 4 |
+
"multiple_choice_grade": 0.62,
|
| 5 |
+
"multiple_choice_grade_stderr": 0.048783173121456316
|
| 6 |
+
}
|
| 7 |
+
},
|
| 8 |
+
"versions": {
|
| 9 |
+
"bigbench_arithmetic_1_digit_subtraction": 0
|
| 10 |
+
},
|
| 11 |
+
"config": {
|
| 12 |
+
"model": "hf-causal-experimental",
|
| 13 |
+
"model_args": "pretrained=/pfs/lustrep2/scratch/project_462000185/muennighoff/bloom",
|
| 14 |
+
"num_fewshot": 0,
|
| 15 |
+
"batch_size": null,
|
| 16 |
+
"device": "cuda:0",
|
| 17 |
+
"no_cache": true,
|
| 18 |
+
"limit": null,
|
| 19 |
+
"bootstrap_iters": 100000,
|
| 20 |
+
"description_dict": {}
|
| 21 |
+
}
|
| 22 |
+
}
|
bloom_176B_0shot/bloom_176B_bigbench_arithmetic_2_digit_addition.json
ADDED
|
@@ -0,0 +1,22 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"results": {
|
| 3 |
+
"bigbench_arithmetic_2_digit_addition": {
|
| 4 |
+
"multiple_choice_grade": 0.43,
|
| 5 |
+
"multiple_choice_grade_stderr": 0.049756985195624284
|
| 6 |
+
}
|
| 7 |
+
},
|
| 8 |
+
"versions": {
|
| 9 |
+
"bigbench_arithmetic_2_digit_addition": 0
|
| 10 |
+
},
|
| 11 |
+
"config": {
|
| 12 |
+
"model": "hf-causal-experimental",
|
| 13 |
+
"model_args": "pretrained=/pfs/lustrep2/scratch/project_462000185/muennighoff/bloom",
|
| 14 |
+
"num_fewshot": 0,
|
| 15 |
+
"batch_size": null,
|
| 16 |
+
"device": "cuda:0",
|
| 17 |
+
"no_cache": true,
|
| 18 |
+
"limit": null,
|
| 19 |
+
"bootstrap_iters": 100000,
|
| 20 |
+
"description_dict": {}
|
| 21 |
+
}
|
| 22 |
+
}
|
bloom_176B_0shot/bloom_176B_bigbench_arithmetic_2_digit_division.json
ADDED
|
@@ -0,0 +1,22 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"results": {
|
| 3 |
+
"bigbench_arithmetic_2_digit_division": {
|
| 4 |
+
"multiple_choice_grade": 0.56,
|
| 5 |
+
"multiple_choice_grade_stderr": 0.04988876515698589
|
| 6 |
+
}
|
| 7 |
+
},
|
| 8 |
+
"versions": {
|
| 9 |
+
"bigbench_arithmetic_2_digit_division": 0
|
| 10 |
+
},
|
| 11 |
+
"config": {
|
| 12 |
+
"model": "hf-causal-experimental",
|
| 13 |
+
"model_args": "pretrained=/pfs/lustrep2/scratch/project_462000185/muennighoff/bloom",
|
| 14 |
+
"num_fewshot": 0,
|
| 15 |
+
"batch_size": null,
|
| 16 |
+
"device": "cuda:0",
|
| 17 |
+
"no_cache": true,
|
| 18 |
+
"limit": null,
|
| 19 |
+
"bootstrap_iters": 100000,
|
| 20 |
+
"description_dict": {}
|
| 21 |
+
}
|
| 22 |
+
}
|
bloom_176B_0shot/bloom_176B_bigbench_arithmetic_2_digit_multiplication.json
ADDED
|
@@ -0,0 +1,22 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"results": {
|
| 3 |
+
"bigbench_arithmetic_2_digit_multiplication": {
|
| 4 |
+
"multiple_choice_grade": 0.28,
|
| 5 |
+
"multiple_choice_grade_stderr": 0.04512608598542127
|
| 6 |
+
}
|
| 7 |
+
},
|
| 8 |
+
"versions": {
|
| 9 |
+
"bigbench_arithmetic_2_digit_multiplication": 0
|
| 10 |
+
},
|
| 11 |
+
"config": {
|
| 12 |
+
"model": "hf-causal-experimental",
|
| 13 |
+
"model_args": "pretrained=/pfs/lustrep2/scratch/project_462000185/muennighoff/bloom",
|
| 14 |
+
"num_fewshot": 0,
|
| 15 |
+
"batch_size": null,
|
| 16 |
+
"device": "cuda:0",
|
| 17 |
+
"no_cache": true,
|
| 18 |
+
"limit": null,
|
| 19 |
+
"bootstrap_iters": 100000,
|
| 20 |
+
"description_dict": {}
|
| 21 |
+
}
|
| 22 |
+
}
|
bloom_176B_0shot/bloom_176B_bigbench_arithmetic_2_digit_subtraction.json
ADDED
|
@@ -0,0 +1,22 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"results": {
|
| 3 |
+
"bigbench_arithmetic_2_digit_subtraction": {
|
| 4 |
+
"multiple_choice_grade": 0.56,
|
| 5 |
+
"multiple_choice_grade_stderr": 0.04988876515698589
|
| 6 |
+
}
|
| 7 |
+
},
|
| 8 |
+
"versions": {
|
| 9 |
+
"bigbench_arithmetic_2_digit_subtraction": 0
|
| 10 |
+
},
|
| 11 |
+
"config": {
|
| 12 |
+
"model": "hf-causal-experimental",
|
| 13 |
+
"model_args": "pretrained=/pfs/lustrep2/scratch/project_462000185/muennighoff/bloom",
|
| 14 |
+
"num_fewshot": 0,
|
| 15 |
+
"batch_size": null,
|
| 16 |
+
"device": "cuda:0",
|
| 17 |
+
"no_cache": true,
|
| 18 |
+
"limit": null,
|
| 19 |
+
"bootstrap_iters": 100000,
|
| 20 |
+
"description_dict": {}
|
| 21 |
+
}
|
| 22 |
+
}
|
bloom_176B_0shot/bloom_176B_bigbench_arithmetic_3_digit_addition.json
ADDED
|
@@ -0,0 +1,22 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"results": {
|
| 3 |
+
"bigbench_arithmetic_3_digit_addition": {
|
| 4 |
+
"multiple_choice_grade": 0.53,
|
| 5 |
+
"multiple_choice_grade_stderr": 0.05016135580465919
|
| 6 |
+
}
|
| 7 |
+
},
|
| 8 |
+
"versions": {
|
| 9 |
+
"bigbench_arithmetic_3_digit_addition": 0
|
| 10 |
+
},
|
| 11 |
+
"config": {
|
| 12 |
+
"model": "hf-causal-experimental",
|
| 13 |
+
"model_args": "pretrained=/pfs/lustrep2/scratch/project_462000185/muennighoff/bloom",
|
| 14 |
+
"num_fewshot": 0,
|
| 15 |
+
"batch_size": null,
|
| 16 |
+
"device": "cuda:0",
|
| 17 |
+
"no_cache": true,
|
| 18 |
+
"limit": null,
|
| 19 |
+
"bootstrap_iters": 100000,
|
| 20 |
+
"description_dict": {}
|
| 21 |
+
}
|
| 22 |
+
}
|
bloom_176B_0shot/bloom_176B_bigbench_arithmetic_3_digit_division.json
ADDED
|
@@ -0,0 +1,22 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"results": {
|
| 3 |
+
"bigbench_arithmetic_3_digit_division": {
|
| 4 |
+
"multiple_choice_grade": 0.33,
|
| 5 |
+
"multiple_choice_grade_stderr": 0.04725815626252605
|
| 6 |
+
}
|
| 7 |
+
},
|
| 8 |
+
"versions": {
|
| 9 |
+
"bigbench_arithmetic_3_digit_division": 0
|
| 10 |
+
},
|
| 11 |
+
"config": {
|
| 12 |
+
"model": "hf-causal-experimental",
|
| 13 |
+
"model_args": "pretrained=/pfs/lustrep2/scratch/project_462000185/muennighoff/bloom",
|
| 14 |
+
"num_fewshot": 0,
|
| 15 |
+
"batch_size": null,
|
| 16 |
+
"device": "cuda:0",
|
| 17 |
+
"no_cache": true,
|
| 18 |
+
"limit": null,
|
| 19 |
+
"bootstrap_iters": 100000,
|
| 20 |
+
"description_dict": {}
|
| 21 |
+
}
|
| 22 |
+
}
|
bloom_176B_0shot/bloom_176B_bigbench_arithmetic_3_digit_multiplication.json
ADDED
|
@@ -0,0 +1,22 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"results": {
|
| 3 |
+
"bigbench_arithmetic_3_digit_multiplication": {
|
| 4 |
+
"multiple_choice_grade": 0.21,
|
| 5 |
+
"multiple_choice_grade_stderr": 0.040936018074033256
|
| 6 |
+
}
|
| 7 |
+
},
|
| 8 |
+
"versions": {
|
| 9 |
+
"bigbench_arithmetic_3_digit_multiplication": 0
|
| 10 |
+
},
|
| 11 |
+
"config": {
|
| 12 |
+
"model": "hf-causal-experimental",
|
| 13 |
+
"model_args": "pretrained=/pfs/lustrep2/scratch/project_462000185/muennighoff/bloom",
|
| 14 |
+
"num_fewshot": 0,
|
| 15 |
+
"batch_size": null,
|
| 16 |
+
"device": "cuda:0",
|
| 17 |
+
"no_cache": true,
|
| 18 |
+
"limit": null,
|
| 19 |
+
"bootstrap_iters": 100000,
|
| 20 |
+
"description_dict": {}
|
| 21 |
+
}
|
| 22 |
+
}
|
bloom_176B_0shot/bloom_176B_bigbench_arithmetic_3_digit_subtraction.json
ADDED
|
@@ -0,0 +1,22 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"results": {
|
| 3 |
+
"bigbench_arithmetic_3_digit_subtraction": {
|
| 4 |
+
"multiple_choice_grade": 0.55,
|
| 5 |
+
"multiple_choice_grade_stderr": 0.05
|
| 6 |
+
}
|
| 7 |
+
},
|
| 8 |
+
"versions": {
|
| 9 |
+
"bigbench_arithmetic_3_digit_subtraction": 0
|
| 10 |
+
},
|
| 11 |
+
"config": {
|
| 12 |
+
"model": "hf-causal-experimental",
|
| 13 |
+
"model_args": "pretrained=/pfs/lustrep2/scratch/project_462000185/muennighoff/bloom",
|
| 14 |
+
"num_fewshot": 0,
|
| 15 |
+
"batch_size": null,
|
| 16 |
+
"device": "cuda:0",
|
| 17 |
+
"no_cache": true,
|
| 18 |
+
"limit": null,
|
| 19 |
+
"bootstrap_iters": 100000,
|
| 20 |
+
"description_dict": {}
|
| 21 |
+
}
|
| 22 |
+
}
|
bloom_176B_0shot/bloom_176B_bigbench_arithmetic_4_digit_addition.json
ADDED
|
@@ -0,0 +1,22 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"results": {
|
| 3 |
+
"bigbench_arithmetic_4_digit_addition": {
|
| 4 |
+
"multiple_choice_grade": 0.36,
|
| 5 |
+
"multiple_choice_grade_stderr": 0.04824181513244218
|
| 6 |
+
}
|
| 7 |
+
},
|
| 8 |
+
"versions": {
|
| 9 |
+
"bigbench_arithmetic_4_digit_addition": 0
|
| 10 |
+
},
|
| 11 |
+
"config": {
|
| 12 |
+
"model": "hf-causal-experimental",
|
| 13 |
+
"model_args": "pretrained=bloom",
|
| 14 |
+
"num_fewshot": 0,
|
| 15 |
+
"batch_size": null,
|
| 16 |
+
"device": "cuda:0",
|
| 17 |
+
"no_cache": true,
|
| 18 |
+
"limit": null,
|
| 19 |
+
"bootstrap_iters": 100000,
|
| 20 |
+
"description_dict": {}
|
| 21 |
+
}
|
| 22 |
+
}
|
bloom_176B_0shot/bloom_176B_bigbench_arithmetic_4_digit_division.json
ADDED
|
@@ -0,0 +1,22 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"results": {
|
| 3 |
+
"bigbench_arithmetic_4_digit_division": {
|
| 4 |
+
"multiple_choice_grade": 0.36,
|
| 5 |
+
"multiple_choice_grade_stderr": 0.04824181513244218
|
| 6 |
+
}
|
| 7 |
+
},
|
| 8 |
+
"versions": {
|
| 9 |
+
"bigbench_arithmetic_4_digit_division": 0
|
| 10 |
+
},
|
| 11 |
+
"config": {
|
| 12 |
+
"model": "hf-causal-experimental",
|
| 13 |
+
"model_args": "pretrained=bloom",
|
| 14 |
+
"num_fewshot": 0,
|
| 15 |
+
"batch_size": null,
|
| 16 |
+
"device": "cuda:0",
|
| 17 |
+
"no_cache": true,
|
| 18 |
+
"limit": null,
|
| 19 |
+
"bootstrap_iters": 100000,
|
| 20 |
+
"description_dict": {}
|
| 21 |
+
}
|
| 22 |
+
}
|
bloom_176B_0shot/bloom_176B_bigbench_arithmetic_4_digit_multiplication.json
ADDED
|
@@ -0,0 +1,22 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"results": {
|
| 3 |
+
"bigbench_arithmetic_4_digit_multiplication": {
|
| 4 |
+
"multiple_choice_grade": 0.41,
|
| 5 |
+
"multiple_choice_grade_stderr": 0.04943110704237102
|
| 6 |
+
}
|
| 7 |
+
},
|
| 8 |
+
"versions": {
|
| 9 |
+
"bigbench_arithmetic_4_digit_multiplication": 0
|
| 10 |
+
},
|
| 11 |
+
"config": {
|
| 12 |
+
"model": "hf-causal-experimental",
|
| 13 |
+
"model_args": "pretrained=/pfs/lustrep2/scratch/project_462000185/muennighoff/bloom",
|
| 14 |
+
"num_fewshot": 0,
|
| 15 |
+
"batch_size": null,
|
| 16 |
+
"device": "cuda:0",
|
| 17 |
+
"no_cache": true,
|
| 18 |
+
"limit": null,
|
| 19 |
+
"bootstrap_iters": 100000,
|
| 20 |
+
"description_dict": {}
|
| 21 |
+
}
|
| 22 |
+
}
|
bloom_176B_0shot/bloom_176B_bigbench_arithmetic_4_digit_subtraction.json
ADDED
|
@@ -0,0 +1,22 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"results": {
|
| 3 |
+
"bigbench_arithmetic_4_digit_subtraction": {
|
| 4 |
+
"multiple_choice_grade": 0.52,
|
| 5 |
+
"multiple_choice_grade_stderr": 0.050211673156867795
|
| 6 |
+
}
|
| 7 |
+
},
|
| 8 |
+
"versions": {
|
| 9 |
+
"bigbench_arithmetic_4_digit_subtraction": 0
|
| 10 |
+
},
|
| 11 |
+
"config": {
|
| 12 |
+
"model": "hf-causal-experimental",
|
| 13 |
+
"model_args": "pretrained=/pfs/lustrep2/scratch/project_462000185/muennighoff/bloom",
|
| 14 |
+
"num_fewshot": 0,
|
| 15 |
+
"batch_size": null,
|
| 16 |
+
"device": "cuda:0",
|
| 17 |
+
"no_cache": true,
|
| 18 |
+
"limit": null,
|
| 19 |
+
"bootstrap_iters": 100000,
|
| 20 |
+
"description_dict": {}
|
| 21 |
+
}
|
| 22 |
+
}
|
bloom_176B_0shot/bloom_176B_bigbench_arithmetic_5_digit_addition.json
ADDED
|
@@ -0,0 +1,22 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"results": {
|
| 3 |
+
"bigbench_arithmetic_5_digit_addition": {
|
| 4 |
+
"multiple_choice_grade": 0.56,
|
| 5 |
+
"multiple_choice_grade_stderr": 0.049888765156985884
|
| 6 |
+
}
|
| 7 |
+
},
|
| 8 |
+
"versions": {
|
| 9 |
+
"bigbench_arithmetic_5_digit_addition": 0
|
| 10 |
+
},
|
| 11 |
+
"config": {
|
| 12 |
+
"model": "hf-causal-experimental",
|
| 13 |
+
"model_args": "pretrained=/pfs/lustrep2/scratch/project_462000185/muennighoff/bloom",
|
| 14 |
+
"num_fewshot": 0,
|
| 15 |
+
"batch_size": null,
|
| 16 |
+
"device": "cuda:0",
|
| 17 |
+
"no_cache": true,
|
| 18 |
+
"limit": null,
|
| 19 |
+
"bootstrap_iters": 100000,
|
| 20 |
+
"description_dict": {}
|
| 21 |
+
}
|
| 22 |
+
}
|
bloom_176B_0shot/bloom_176B_bigbench_arithmetic_5_digit_division.json
ADDED
|
@@ -0,0 +1,22 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"results": {
|
| 3 |
+
"bigbench_arithmetic_5_digit_division": {
|
| 4 |
+
"multiple_choice_grade": 0.32,
|
| 5 |
+
"multiple_choice_grade_stderr": 0.04688261722621505
|
| 6 |
+
}
|
| 7 |
+
},
|
| 8 |
+
"versions": {
|
| 9 |
+
"bigbench_arithmetic_5_digit_division": 0
|
| 10 |
+
},
|
| 11 |
+
"config": {
|
| 12 |
+
"model": "hf-causal-experimental",
|
| 13 |
+
"model_args": "pretrained=/pfs/lustrep2/scratch/project_462000185/muennighoff/bloom",
|
| 14 |
+
"num_fewshot": 0,
|
| 15 |
+
"batch_size": null,
|
| 16 |
+
"device": "cuda:0",
|
| 17 |
+
"no_cache": true,
|
| 18 |
+
"limit": null,
|
| 19 |
+
"bootstrap_iters": 100000,
|
| 20 |
+
"description_dict": {}
|
| 21 |
+
}
|
| 22 |
+
}
|
bloom_176B_0shot/bloom_176B_bigbench_arithmetic_5_digit_multiplication.json
ADDED
|
@@ -0,0 +1,22 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"results": {
|
| 3 |
+
"bigbench_arithmetic_5_digit_multiplication": {
|
| 4 |
+
"multiple_choice_grade": 0.28,
|
| 5 |
+
"multiple_choice_grade_stderr": 0.045126085985421296
|
| 6 |
+
}
|
| 7 |
+
},
|
| 8 |
+
"versions": {
|
| 9 |
+
"bigbench_arithmetic_5_digit_multiplication": 0
|
| 10 |
+
},
|
| 11 |
+
"config": {
|
| 12 |
+
"model": "hf-causal-experimental",
|
| 13 |
+
"model_args": "pretrained=/pfs/lustrep2/scratch/project_462000185/muennighoff/bloom",
|
| 14 |
+
"num_fewshot": 0,
|
| 15 |
+
"batch_size": null,
|
| 16 |
+
"device": "cuda:0",
|
| 17 |
+
"no_cache": true,
|
| 18 |
+
"limit": null,
|
| 19 |
+
"bootstrap_iters": 100000,
|
| 20 |
+
"description_dict": {}
|
| 21 |
+
}
|
| 22 |
+
}
|
bloom_176B_0shot/bloom_176B_bigbench_arithmetic_5_digit_subtraction.json
ADDED
|
@@ -0,0 +1,22 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"results": {
|
| 3 |
+
"bigbench_arithmetic_5_digit_subtraction": {
|
| 4 |
+
"multiple_choice_grade": 0.54,
|
| 5 |
+
"multiple_choice_grade_stderr": 0.05009082659620332
|
| 6 |
+
}
|
| 7 |
+
},
|
| 8 |
+
"versions": {
|
| 9 |
+
"bigbench_arithmetic_5_digit_subtraction": 0
|
| 10 |
+
},
|
| 11 |
+
"config": {
|
| 12 |
+
"model": "hf-causal-experimental",
|
| 13 |
+
"model_args": "pretrained=/pfs/lustrep2/scratch/project_462000185/muennighoff/bloom",
|
| 14 |
+
"num_fewshot": 0,
|
| 15 |
+
"batch_size": null,
|
| 16 |
+
"device": "cuda:0",
|
| 17 |
+
"no_cache": true,
|
| 18 |
+
"limit": null,
|
| 19 |
+
"bootstrap_iters": 100000,
|
| 20 |
+
"description_dict": {}
|
| 21 |
+
}
|
| 22 |
+
}
|
bloom_176B_0shot/bloom_176B_bigbench_cause_and_effect_one_sentence.json
ADDED
|
@@ -0,0 +1,22 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"results": {
|
| 3 |
+
"bigbench_cause_and_effect_one_sentence": {
|
| 4 |
+
"multiple_choice_grade": 0.5098039215686274,
|
| 5 |
+
"multiple_choice_grade_stderr": 0.07069708383262727
|
| 6 |
+
}
|
| 7 |
+
},
|
| 8 |
+
"versions": {
|
| 9 |
+
"bigbench_cause_and_effect_one_sentence": 0
|
| 10 |
+
},
|
| 11 |
+
"config": {
|
| 12 |
+
"model": "hf-causal-experimental",
|
| 13 |
+
"model_args": "pretrained=/pfs/lustrep2/scratch/project_462000185/muennighoff/bloom",
|
| 14 |
+
"num_fewshot": 0,
|
| 15 |
+
"batch_size": null,
|
| 16 |
+
"device": "cuda:0",
|
| 17 |
+
"no_cache": true,
|
| 18 |
+
"limit": null,
|
| 19 |
+
"bootstrap_iters": 100000,
|
| 20 |
+
"description_dict": {}
|
| 21 |
+
}
|
| 22 |
+
}
|
bloom_176B_0shot/bloom_176B_bigbench_cause_and_effect_one_sentence_no_prompt.json
ADDED
|
@@ -0,0 +1,22 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"results": {
|
| 3 |
+
"bigbench_cause_and_effect_one_sentence_no_prompt": {
|
| 4 |
+
"multiple_choice_grade": 0.4117647058823529,
|
| 5 |
+
"multiple_choice_grade_stderr": 0.06960093862470136
|
| 6 |
+
}
|
| 7 |
+
},
|
| 8 |
+
"versions": {
|
| 9 |
+
"bigbench_cause_and_effect_one_sentence_no_prompt": 0
|
| 10 |
+
},
|
| 11 |
+
"config": {
|
| 12 |
+
"model": "hf-causal-experimental",
|
| 13 |
+
"model_args": "pretrained=/pfs/lustrep2/scratch/project_462000185/muennighoff/bloom",
|
| 14 |
+
"num_fewshot": 0,
|
| 15 |
+
"batch_size": null,
|
| 16 |
+
"device": "cuda:0",
|
| 17 |
+
"no_cache": true,
|
| 18 |
+
"limit": null,
|
| 19 |
+
"bootstrap_iters": 100000,
|
| 20 |
+
"description_dict": {}
|
| 21 |
+
}
|
| 22 |
+
}
|
bloom_176B_0shot/bloom_176B_bigbench_cause_and_effect_two_sentences.json
ADDED
|
@@ -0,0 +1,22 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"results": {
|
| 3 |
+
"bigbench_cause_and_effect_two_sentences": {
|
| 4 |
+
"multiple_choice_grade": 0.45098039215686275,
|
| 5 |
+
"multiple_choice_grade_stderr": 0.0703700331173583
|
| 6 |
+
}
|
| 7 |
+
},
|
| 8 |
+
"versions": {
|
| 9 |
+
"bigbench_cause_and_effect_two_sentences": 0
|
| 10 |
+
},
|
| 11 |
+
"config": {
|
| 12 |
+
"model": "hf-causal-experimental",
|
| 13 |
+
"model_args": "pretrained=/pfs/lustrep2/scratch/project_462000185/muennighoff/bloom",
|
| 14 |
+
"num_fewshot": 0,
|
| 15 |
+
"batch_size": null,
|
| 16 |
+
"device": "cuda:0",
|
| 17 |
+
"no_cache": true,
|
| 18 |
+
"limit": null,
|
| 19 |
+
"bootstrap_iters": 100000,
|
| 20 |
+
"description_dict": {}
|
| 21 |
+
}
|
| 22 |
+
}
|
bloom_176B_0shot/bloom_176B_bigbench_emotions.json
ADDED
|
@@ -0,0 +1,22 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"results": {
|
| 3 |
+
"bigbench_emotions": {
|
| 4 |
+
"multiple_choice_grade": 0.14375,
|
| 5 |
+
"multiple_choice_grade_stderr": 0.02782310897584524
|
| 6 |
+
}
|
| 7 |
+
},
|
| 8 |
+
"versions": {
|
| 9 |
+
"bigbench_emotions": 0
|
| 10 |
+
},
|
| 11 |
+
"config": {
|
| 12 |
+
"model": "hf-causal-experimental",
|
| 13 |
+
"model_args": "pretrained=/pfs/lustrep2/scratch/project_462000185/muennighoff/bloom",
|
| 14 |
+
"num_fewshot": 0,
|
| 15 |
+
"batch_size": null,
|
| 16 |
+
"device": "cuda:0",
|
| 17 |
+
"no_cache": true,
|
| 18 |
+
"limit": null,
|
| 19 |
+
"bootstrap_iters": 100000,
|
| 20 |
+
"description_dict": {}
|
| 21 |
+
}
|
| 22 |
+
}
|
bloom_176B_0shot/bloom_176B_bigbench_empirical_judgments.json
ADDED
|
@@ -0,0 +1,22 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"results": {
|
| 3 |
+
"bigbench_empirical_judgments": {
|
| 4 |
+
"multiple_choice_grade": 0.3333333333333333,
|
| 5 |
+
"multiple_choice_grade_stderr": 0.04761904761904759
|
| 6 |
+
}
|
| 7 |
+
},
|
| 8 |
+
"versions": {
|
| 9 |
+
"bigbench_empirical_judgments": 0
|
| 10 |
+
},
|
| 11 |
+
"config": {
|
| 12 |
+
"model": "hf-causal-experimental",
|
| 13 |
+
"model_args": "pretrained=/pfs/lustrep2/scratch/project_462000185/muennighoff/bloom",
|
| 14 |
+
"num_fewshot": 0,
|
| 15 |
+
"batch_size": null,
|
| 16 |
+
"device": "cuda:0",
|
| 17 |
+
"no_cache": true,
|
| 18 |
+
"limit": null,
|
| 19 |
+
"bootstrap_iters": 100000,
|
| 20 |
+
"description_dict": {}
|
| 21 |
+
}
|
| 22 |
+
}
|
bloom_176B_0shot/bloom_176B_bigbench_general_knowledge.json
ADDED
|
@@ -0,0 +1,22 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"results": {
|
| 3 |
+
"bigbench_general_knowledge": {
|
| 4 |
+
"multiple_choice_grade": 0.15714285714285714,
|
| 5 |
+
"multiple_choice_grade_stderr": 0.043812674294856725
|
| 6 |
+
}
|
| 7 |
+
},
|
| 8 |
+
"versions": {
|
| 9 |
+
"bigbench_general_knowledge": 0
|
| 10 |
+
},
|
| 11 |
+
"config": {
|
| 12 |
+
"model": "hf-causal-experimental",
|
| 13 |
+
"model_args": "pretrained=/pfs/lustrep2/scratch/project_462000185/muennighoff/bloom",
|
| 14 |
+
"num_fewshot": 0,
|
| 15 |
+
"batch_size": null,
|
| 16 |
+
"device": "cuda:0",
|
| 17 |
+
"no_cache": true,
|
| 18 |
+
"limit": null,
|
| 19 |
+
"bootstrap_iters": 100000,
|
| 20 |
+
"description_dict": {}
|
| 21 |
+
}
|
| 22 |
+
}
|
bloom_176B_0shot/bloom_176B_bigbench_hhh_alignment_harmless.json
ADDED
|
@@ -0,0 +1,22 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"results": {
|
| 3 |
+
"bigbench_hhh_alignment_harmless": {
|
| 4 |
+
"multiple_choice_grade": 0.39655172413793105,
|
| 5 |
+
"multiple_choice_grade_stderr": 0.06479366091762498
|
| 6 |
+
}
|
| 7 |
+
},
|
| 8 |
+
"versions": {
|
| 9 |
+
"bigbench_hhh_alignment_harmless": 0
|
| 10 |
+
},
|
| 11 |
+
"config": {
|
| 12 |
+
"model": "hf-causal-experimental",
|
| 13 |
+
"model_args": "pretrained=/pfs/lustrep2/scratch/project_462000185/muennighoff/bloom",
|
| 14 |
+
"num_fewshot": 0,
|
| 15 |
+
"batch_size": null,
|
| 16 |
+
"device": "cuda:0",
|
| 17 |
+
"no_cache": true,
|
| 18 |
+
"limit": null,
|
| 19 |
+
"bootstrap_iters": 100000,
|
| 20 |
+
"description_dict": {}
|
| 21 |
+
}
|
| 22 |
+
}
|
bloom_176B_0shot/bloom_176B_bigbench_hhh_alignment_helpful.json
ADDED
|
@@ -0,0 +1,22 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"results": {
|
| 3 |
+
"bigbench_hhh_alignment_helpful": {
|
| 4 |
+
"multiple_choice_grade": 0.288135593220339,
|
| 5 |
+
"multiple_choice_grade_stderr": 0.059467967781548406
|
| 6 |
+
}
|
| 7 |
+
},
|
| 8 |
+
"versions": {
|
| 9 |
+
"bigbench_hhh_alignment_helpful": 0
|
| 10 |
+
},
|
| 11 |
+
"config": {
|
| 12 |
+
"model": "hf-causal-experimental",
|
| 13 |
+
"model_args": "pretrained=/pfs/lustrep2/scratch/project_462000185/muennighoff/bloom",
|
| 14 |
+
"num_fewshot": 0,
|
| 15 |
+
"batch_size": null,
|
| 16 |
+
"device": "cuda:0",
|
| 17 |
+
"no_cache": true,
|
| 18 |
+
"limit": null,
|
| 19 |
+
"bootstrap_iters": 100000,
|
| 20 |
+
"description_dict": {}
|
| 21 |
+
}
|
| 22 |
+
}
|
bloom_176B_0shot/bloom_176B_bigbench_hhh_alignment_honest.json
ADDED
|
@@ -0,0 +1,22 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"results": {
|
| 3 |
+
"bigbench_hhh_alignment_honest": {
|
| 4 |
+
"multiple_choice_grade": 0.3559322033898305,
|
| 5 |
+
"multiple_choice_grade_stderr": 0.06286883855871885
|
| 6 |
+
}
|
| 7 |
+
},
|
| 8 |
+
"versions": {
|
| 9 |
+
"bigbench_hhh_alignment_honest": 0
|
| 10 |
+
},
|
| 11 |
+
"config": {
|
| 12 |
+
"model": "hf-causal-experimental",
|
| 13 |
+
"model_args": "pretrained=/pfs/lustrep2/scratch/project_462000185/muennighoff/bloom",
|
| 14 |
+
"num_fewshot": 0,
|
| 15 |
+
"batch_size": null,
|
| 16 |
+
"device": "cuda:0",
|
| 17 |
+
"no_cache": true,
|
| 18 |
+
"limit": null,
|
| 19 |
+
"bootstrap_iters": 100000,
|
| 20 |
+
"description_dict": {}
|
| 21 |
+
}
|
| 22 |
+
}
|
bloom_176B_0shot/bloom_176B_bigbench_hhh_alignment_other.json
ADDED
|
@@ -0,0 +1,22 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"results": {
|
| 3 |
+
"bigbench_hhh_alignment_other": {
|
| 4 |
+
"multiple_choice_grade": 0.5116279069767442,
|
| 5 |
+
"multiple_choice_grade_stderr": 0.07713080907803253
|
| 6 |
+
}
|
| 7 |
+
},
|
| 8 |
+
"versions": {
|
| 9 |
+
"bigbench_hhh_alignment_other": 0
|
| 10 |
+
},
|
| 11 |
+
"config": {
|
| 12 |
+
"model": "hf-causal-experimental",
|
| 13 |
+
"model_args": "pretrained=/pfs/lustrep2/scratch/project_462000185/muennighoff/bloom",
|
| 14 |
+
"num_fewshot": 0,
|
| 15 |
+
"batch_size": null,
|
| 16 |
+
"device": "cuda:0",
|
| 17 |
+
"no_cache": true,
|
| 18 |
+
"limit": null,
|
| 19 |
+
"bootstrap_iters": 100000,
|
| 20 |
+
"description_dict": {}
|
| 21 |
+
}
|
| 22 |
+
}
|
bloom_176B_0shot/bloom_176B_bigbench_intent_recognition.json
ADDED
|
@@ -0,0 +1,22 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"results": {
|
| 3 |
+
"bigbench_intent_recognition": {
|
| 4 |
+
"multiple_choice_grade": 0.18786127167630057,
|
| 5 |
+
"multiple_choice_grade_stderr": 0.014859175625220964
|
| 6 |
+
}
|
| 7 |
+
},
|
| 8 |
+
"versions": {
|
| 9 |
+
"bigbench_intent_recognition": 0
|
| 10 |
+
},
|
| 11 |
+
"config": {
|
| 12 |
+
"model": "hf-causal-experimental",
|
| 13 |
+
"model_args": "pretrained=/pfs/lustrep2/scratch/project_462000185/muennighoff/bloom",
|
| 14 |
+
"num_fewshot": 0,
|
| 15 |
+
"batch_size": null,
|
| 16 |
+
"device": "cuda:0",
|
| 17 |
+
"no_cache": true,
|
| 18 |
+
"limit": null,
|
| 19 |
+
"bootstrap_iters": 100000,
|
| 20 |
+
"description_dict": {}
|
| 21 |
+
}
|
| 22 |
+
}
|
bloom_176B_0shot/bloom_176B_bigbench_misconceptions.json
ADDED
|
@@ -0,0 +1,22 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"results": {
|
| 3 |
+
"bigbench_misconceptions": {
|
| 4 |
+
"multiple_choice_grade": 0.43283582089552236,
|
| 5 |
+
"multiple_choice_grade_stderr": 0.04296256221665221
|
| 6 |
+
}
|
| 7 |
+
},
|
| 8 |
+
"versions": {
|
| 9 |
+
"bigbench_misconceptions": 0
|
| 10 |
+
},
|
| 11 |
+
"config": {
|
| 12 |
+
"model": "hf-causal-experimental",
|
| 13 |
+
"model_args": "pretrained=/pfs/lustrep2/scratch/project_462000185/muennighoff/bloom",
|
| 14 |
+
"num_fewshot": 0,
|
| 15 |
+
"batch_size": null,
|
| 16 |
+
"device": "cuda:0",
|
| 17 |
+
"no_cache": true,
|
| 18 |
+
"limit": null,
|
| 19 |
+
"bootstrap_iters": 100000,
|
| 20 |
+
"description_dict": {}
|
| 21 |
+
}
|
| 22 |
+
}
|
bloom_176B_0shot/bloom_176B_bigbench_paraphrase.json
ADDED
|
@@ -0,0 +1,22 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"results": {
|
| 3 |
+
"bigbench_paraphrase": {
|
| 4 |
+
"multiple_choice_grade": 0.5,
|
| 5 |
+
"multiple_choice_grade_stderr": 0.0354440602504168
|
| 6 |
+
}
|
| 7 |
+
},
|
| 8 |
+
"versions": {
|
| 9 |
+
"bigbench_paraphrase": 0
|
| 10 |
+
},
|
| 11 |
+
"config": {
|
| 12 |
+
"model": "hf-causal-experimental",
|
| 13 |
+
"model_args": "pretrained=/pfs/lustrep2/scratch/project_462000185/muennighoff/bloom",
|
| 14 |
+
"num_fewshot": 0,
|
| 15 |
+
"batch_size": null,
|
| 16 |
+
"device": "cuda:0",
|
| 17 |
+
"no_cache": true,
|
| 18 |
+
"limit": null,
|
| 19 |
+
"bootstrap_iters": 100000,
|
| 20 |
+
"description_dict": {}
|
| 21 |
+
}
|
| 22 |
+
}
|
bloom_176B_0shot/bloom_176B_bigbench_sentence_ambiguity.json
ADDED
|
@@ -0,0 +1,22 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"results": {
|
| 3 |
+
"bigbench_sentence_ambiguity": {
|
| 4 |
+
"multiple_choice_grade": 0.5666666666666667,
|
| 5 |
+
"multiple_choice_grade_stderr": 0.0645132433593152
|
| 6 |
+
}
|
| 7 |
+
},
|
| 8 |
+
"versions": {
|
| 9 |
+
"bigbench_sentence_ambiguity": 0
|
| 10 |
+
},
|
| 11 |
+
"config": {
|
| 12 |
+
"model": "hf-causal-experimental",
|
| 13 |
+
"model_args": "pretrained=/pfs/lustrep2/scratch/project_462000185/muennighoff/bloom",
|
| 14 |
+
"num_fewshot": 0,
|
| 15 |
+
"batch_size": null,
|
| 16 |
+
"device": "cuda:0",
|
| 17 |
+
"no_cache": true,
|
| 18 |
+
"limit": null,
|
| 19 |
+
"bootstrap_iters": 100000,
|
| 20 |
+
"description_dict": {}
|
| 21 |
+
}
|
| 22 |
+
}
|
bloom_176B_0shot/bloom_176B_bigbench_similarities_abstraction.json
ADDED
|
@@ -0,0 +1,22 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"results": {
|
| 3 |
+
"bigbench_similarities_abstraction": {
|
| 4 |
+
"multiple_choice_grade": 0.39473684210526316,
|
| 5 |
+
"multiple_choice_grade_stderr": 0.05644108049875581
|
| 6 |
+
}
|
| 7 |
+
},
|
| 8 |
+
"versions": {
|
| 9 |
+
"bigbench_similarities_abstraction": 0
|
| 10 |
+
},
|
| 11 |
+
"config": {
|
| 12 |
+
"model": "hf-causal-experimental",
|
| 13 |
+
"model_args": "pretrained=bloom",
|
| 14 |
+
"num_fewshot": 0,
|
| 15 |
+
"batch_size": null,
|
| 16 |
+
"device": "cuda:0",
|
| 17 |
+
"no_cache": true,
|
| 18 |
+
"limit": null,
|
| 19 |
+
"bootstrap_iters": 100000,
|
| 20 |
+
"description_dict": {}
|
| 21 |
+
}
|
| 22 |
+
}
|
bloom_176B_0shot/merged.csv
ADDED
|
@@ -0,0 +1,37 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
task,metric,value,err,version
|
| 2 |
+
bigbench_analogies,multiple_choice_grade,0.3230769230769231,0.041174446886055975,0
|
| 3 |
+
bigbench_arithmetic_1_digit_addition,multiple_choice_grade,0.59,0.04943110704237101,0
|
| 4 |
+
bigbench_arithmetic_1_digit_division,multiple_choice_grade,0.7391304347826086,0.09361833424764436,0
|
| 5 |
+
bigbench_arithmetic_1_digit_multiplication,multiple_choice_grade,0.54,0.05009082659620333,0
|
| 6 |
+
bigbench_arithmetic_1_digit_subtraction,multiple_choice_grade,0.62,0.048783173121456316,0
|
| 7 |
+
bigbench_arithmetic_2_digit_addition,multiple_choice_grade,0.43,0.049756985195624284,0
|
| 8 |
+
bigbench_arithmetic_2_digit_division,multiple_choice_grade,0.56,0.04988876515698589,0
|
| 9 |
+
bigbench_arithmetic_2_digit_multiplication,multiple_choice_grade,0.28,0.04512608598542127,0
|
| 10 |
+
bigbench_arithmetic_2_digit_subtraction,multiple_choice_grade,0.56,0.04988876515698589,0
|
| 11 |
+
bigbench_arithmetic_3_digit_addition,multiple_choice_grade,0.53,0.05016135580465919,0
|
| 12 |
+
bigbench_arithmetic_3_digit_division,multiple_choice_grade,0.33,0.04725815626252605,0
|
| 13 |
+
bigbench_arithmetic_3_digit_multiplication,multiple_choice_grade,0.21,0.040936018074033256,0
|
| 14 |
+
bigbench_arithmetic_3_digit_subtraction,multiple_choice_grade,0.55,0.05,0
|
| 15 |
+
bigbench_arithmetic_4_digit_addition,multiple_choice_grade,0.36,0.04824181513244218,0
|
| 16 |
+
bigbench_arithmetic_4_digit_division,multiple_choice_grade,0.36,0.04824181513244218,0
|
| 17 |
+
bigbench_arithmetic_4_digit_multiplication,multiple_choice_grade,0.41,0.04943110704237102,0
|
| 18 |
+
bigbench_arithmetic_4_digit_subtraction,multiple_choice_grade,0.52,0.050211673156867795,0
|
| 19 |
+
bigbench_arithmetic_5_digit_addition,multiple_choice_grade,0.56,0.049888765156985884,0
|
| 20 |
+
bigbench_arithmetic_5_digit_division,multiple_choice_grade,0.32,0.04688261722621505,0
|
| 21 |
+
bigbench_arithmetic_5_digit_multiplication,multiple_choice_grade,0.28,0.045126085985421296,0
|
| 22 |
+
bigbench_arithmetic_5_digit_subtraction,multiple_choice_grade,0.54,0.05009082659620332,0
|
| 23 |
+
bigbench_cause_and_effect_one_sentence,multiple_choice_grade,0.5098039215686274,0.07069708383262727,0
|
| 24 |
+
bigbench_cause_and_effect_one_sentence_no_prompt,multiple_choice_grade,0.4117647058823529,0.06960093862470136,0
|
| 25 |
+
bigbench_cause_and_effect_two_sentences,multiple_choice_grade,0.45098039215686275,0.0703700331173583,0
|
| 26 |
+
bigbench_emotions,multiple_choice_grade,0.14375,0.02782310897584524,0
|
| 27 |
+
bigbench_empirical_judgments,multiple_choice_grade,0.3333333333333333,0.04761904761904759,0
|
| 28 |
+
bigbench_general_knowledge,multiple_choice_grade,0.15714285714285714,0.043812674294856725,0
|
| 29 |
+
bigbench_hhh_alignment_harmless,multiple_choice_grade,0.39655172413793105,0.06479366091762498,0
|
| 30 |
+
bigbench_hhh_alignment_helpful,multiple_choice_grade,0.288135593220339,0.059467967781548406,0
|
| 31 |
+
bigbench_hhh_alignment_honest,multiple_choice_grade,0.3559322033898305,0.06286883855871885,0
|
| 32 |
+
bigbench_hhh_alignment_other,multiple_choice_grade,0.5116279069767442,0.07713080907803253,0
|
| 33 |
+
bigbench_intent_recognition,multiple_choice_grade,0.18786127167630057,0.014859175625220964,0
|
| 34 |
+
bigbench_misconceptions,multiple_choice_grade,0.43283582089552236,0.04296256221665221,0
|
| 35 |
+
bigbench_paraphrase,multiple_choice_grade,0.5,0.0354440602504168,0
|
| 36 |
+
bigbench_sentence_ambiguity,multiple_choice_grade,0.5666666666666667,0.0645132433593152,0
|
| 37 |
+
bigbench_similarities_abstraction,multiple_choice_grade,0.39473684210526316,0.05644108049875581,0
|
bloom_176B_0shot/merged.json
ADDED
|
@@ -0,0 +1,197 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"results": {
|
| 3 |
+
"bigbench_arithmetic_3_digit_subtraction": {
|
| 4 |
+
"multiple_choice_grade": 0.55,
|
| 5 |
+
"multiple_choice_grade_stderr": 0.05
|
| 6 |
+
},
|
| 7 |
+
"bigbench_arithmetic_1_digit_addition": {
|
| 8 |
+
"multiple_choice_grade": 0.59,
|
| 9 |
+
"multiple_choice_grade_stderr": 0.04943110704237101
|
| 10 |
+
},
|
| 11 |
+
"bigbench_arithmetic_3_digit_multiplication": {
|
| 12 |
+
"multiple_choice_grade": 0.21,
|
| 13 |
+
"multiple_choice_grade_stderr": 0.040936018074033256
|
| 14 |
+
},
|
| 15 |
+
"bigbench_similarities_abstraction": {
|
| 16 |
+
"multiple_choice_grade": 0.39473684210526316,
|
| 17 |
+
"multiple_choice_grade_stderr": 0.05644108049875581
|
| 18 |
+
},
|
| 19 |
+
"bigbench_misconceptions": {
|
| 20 |
+
"multiple_choice_grade": 0.43283582089552236,
|
| 21 |
+
"multiple_choice_grade_stderr": 0.04296256221665221
|
| 22 |
+
},
|
| 23 |
+
"bigbench_sentence_ambiguity": {
|
| 24 |
+
"multiple_choice_grade": 0.5666666666666667,
|
| 25 |
+
"multiple_choice_grade_stderr": 0.0645132433593152
|
| 26 |
+
},
|
| 27 |
+
"bigbench_arithmetic_3_digit_addition": {
|
| 28 |
+
"multiple_choice_grade": 0.53,
|
| 29 |
+
"multiple_choice_grade_stderr": 0.05016135580465919
|
| 30 |
+
},
|
| 31 |
+
"bigbench_arithmetic_5_digit_subtraction": {
|
| 32 |
+
"multiple_choice_grade": 0.54,
|
| 33 |
+
"multiple_choice_grade_stderr": 0.05009082659620332
|
| 34 |
+
},
|
| 35 |
+
"bigbench_arithmetic_4_digit_multiplication": {
|
| 36 |
+
"multiple_choice_grade": 0.41,
|
| 37 |
+
"multiple_choice_grade_stderr": 0.04943110704237102
|
| 38 |
+
},
|
| 39 |
+
"bigbench_arithmetic_2_digit_addition": {
|
| 40 |
+
"multiple_choice_grade": 0.43,
|
| 41 |
+
"multiple_choice_grade_stderr": 0.049756985195624284
|
| 42 |
+
},
|
| 43 |
+
"bigbench_cause_and_effect_one_sentence_no_prompt": {
|
| 44 |
+
"multiple_choice_grade": 0.4117647058823529,
|
| 45 |
+
"multiple_choice_grade_stderr": 0.06960093862470136
|
| 46 |
+
},
|
| 47 |
+
"bigbench_empirical_judgments": {
|
| 48 |
+
"multiple_choice_grade": 0.3333333333333333,
|
| 49 |
+
"multiple_choice_grade_stderr": 0.04761904761904759
|
| 50 |
+
},
|
| 51 |
+
"bigbench_cause_and_effect_two_sentences": {
|
| 52 |
+
"multiple_choice_grade": 0.45098039215686275,
|
| 53 |
+
"multiple_choice_grade_stderr": 0.0703700331173583
|
| 54 |
+
},
|
| 55 |
+
"bigbench_hhh_alignment_honest": {
|
| 56 |
+
"multiple_choice_grade": 0.3559322033898305,
|
| 57 |
+
"multiple_choice_grade_stderr": 0.06286883855871885
|
| 58 |
+
},
|
| 59 |
+
"bigbench_arithmetic_2_digit_division": {
|
| 60 |
+
"multiple_choice_grade": 0.56,
|
| 61 |
+
"multiple_choice_grade_stderr": 0.04988876515698589
|
| 62 |
+
},
|
| 63 |
+
"bigbench_arithmetic_3_digit_division": {
|
| 64 |
+
"multiple_choice_grade": 0.33,
|
| 65 |
+
"multiple_choice_grade_stderr": 0.04725815626252605
|
| 66 |
+
},
|
| 67 |
+
"bigbench_arithmetic_1_digit_multiplication": {
|
| 68 |
+
"multiple_choice_grade": 0.54,
|
| 69 |
+
"multiple_choice_grade_stderr": 0.05009082659620333
|
| 70 |
+
},
|
| 71 |
+
"bigbench_arithmetic_4_digit_subtraction": {
|
| 72 |
+
"multiple_choice_grade": 0.52,
|
| 73 |
+
"multiple_choice_grade_stderr": 0.050211673156867795
|
| 74 |
+
},
|
| 75 |
+
"bigbench_arithmetic_1_digit_subtraction": {
|
| 76 |
+
"multiple_choice_grade": 0.62,
|
| 77 |
+
"multiple_choice_grade_stderr": 0.048783173121456316
|
| 78 |
+
},
|
| 79 |
+
"bigbench_emotions": {
|
| 80 |
+
"multiple_choice_grade": 0.14375,
|
| 81 |
+
"multiple_choice_grade_stderr": 0.02782310897584524
|
| 82 |
+
},
|
| 83 |
+
"bigbench_analogies": {
|
| 84 |
+
"multiple_choice_grade": 0.3230769230769231,
|
| 85 |
+
"multiple_choice_grade_stderr": 0.041174446886055975
|
| 86 |
+
},
|
| 87 |
+
"bigbench_general_knowledge": {
|
| 88 |
+
"multiple_choice_grade": 0.15714285714285714,
|
| 89 |
+
"multiple_choice_grade_stderr": 0.043812674294856725
|
| 90 |
+
},
|
| 91 |
+
"bigbench_arithmetic_5_digit_multiplication": {
|
| 92 |
+
"multiple_choice_grade": 0.28,
|
| 93 |
+
"multiple_choice_grade_stderr": 0.045126085985421296
|
| 94 |
+
},
|
| 95 |
+
"bigbench_arithmetic_1_digit_division": {
|
| 96 |
+
"multiple_choice_grade": 0.7391304347826086,
|
| 97 |
+
"multiple_choice_grade_stderr": 0.09361833424764436
|
| 98 |
+
},
|
| 99 |
+
"bigbench_arithmetic_4_digit_division": {
|
| 100 |
+
"multiple_choice_grade": 0.36,
|
| 101 |
+
"multiple_choice_grade_stderr": 0.04824181513244218
|
| 102 |
+
},
|
| 103 |
+
"bigbench_hhh_alignment_other": {
|
| 104 |
+
"multiple_choice_grade": 0.5116279069767442,
|
| 105 |
+
"multiple_choice_grade_stderr": 0.07713080907803253
|
| 106 |
+
},
|
| 107 |
+
"bigbench_arithmetic_2_digit_subtraction": {
|
| 108 |
+
"multiple_choice_grade": 0.56,
|
| 109 |
+
"multiple_choice_grade_stderr": 0.04988876515698589
|
| 110 |
+
},
|
| 111 |
+
"bigbench_arithmetic_4_digit_addition": {
|
| 112 |
+
"multiple_choice_grade": 0.36,
|
| 113 |
+
"multiple_choice_grade_stderr": 0.04824181513244218
|
| 114 |
+
},
|
| 115 |
+
"bigbench_arithmetic_2_digit_multiplication": {
|
| 116 |
+
"multiple_choice_grade": 0.28,
|
| 117 |
+
"multiple_choice_grade_stderr": 0.04512608598542127
|
| 118 |
+
},
|
| 119 |
+
"bigbench_hhh_alignment_harmless": {
|
| 120 |
+
"multiple_choice_grade": 0.39655172413793105,
|
| 121 |
+
"multiple_choice_grade_stderr": 0.06479366091762498
|
| 122 |
+
},
|
| 123 |
+
"bigbench_arithmetic_5_digit_addition": {
|
| 124 |
+
"multiple_choice_grade": 0.56,
|
| 125 |
+
"multiple_choice_grade_stderr": 0.049888765156985884
|
| 126 |
+
},
|
| 127 |
+
"bigbench_paraphrase": {
|
| 128 |
+
"multiple_choice_grade": 0.5,
|
| 129 |
+
"multiple_choice_grade_stderr": 0.0354440602504168
|
| 130 |
+
},
|
| 131 |
+
"bigbench_intent_recognition": {
|
| 132 |
+
"multiple_choice_grade": 0.18786127167630057,
|
| 133 |
+
"multiple_choice_grade_stderr": 0.014859175625220964
|
| 134 |
+
},
|
| 135 |
+
"bigbench_arithmetic_5_digit_division": {
|
| 136 |
+
"multiple_choice_grade": 0.32,
|
| 137 |
+
"multiple_choice_grade_stderr": 0.04688261722621505
|
| 138 |
+
},
|
| 139 |
+
"bigbench_hhh_alignment_helpful": {
|
| 140 |
+
"multiple_choice_grade": 0.288135593220339,
|
| 141 |
+
"multiple_choice_grade_stderr": 0.059467967781548406
|
| 142 |
+
},
|
| 143 |
+
"bigbench_cause_and_effect_one_sentence": {
|
| 144 |
+
"multiple_choice_grade": 0.5098039215686274,
|
| 145 |
+
"multiple_choice_grade_stderr": 0.07069708383262727
|
| 146 |
+
}
|
| 147 |
+
},
|
| 148 |
+
"versions": {
|
| 149 |
+
"bigbench_arithmetic_3_digit_subtraction": 0,
|
| 150 |
+
"bigbench_arithmetic_1_digit_addition": 0,
|
| 151 |
+
"bigbench_arithmetic_3_digit_multiplication": 0,
|
| 152 |
+
"bigbench_similarities_abstraction": 0,
|
| 153 |
+
"bigbench_misconceptions": 0,
|
| 154 |
+
"bigbench_sentence_ambiguity": 0,
|
| 155 |
+
"bigbench_arithmetic_3_digit_addition": 0,
|
| 156 |
+
"bigbench_arithmetic_5_digit_subtraction": 0,
|
| 157 |
+
"bigbench_arithmetic_4_digit_multiplication": 0,
|
| 158 |
+
"bigbench_arithmetic_2_digit_addition": 0,
|
| 159 |
+
"bigbench_cause_and_effect_one_sentence_no_prompt": 0,
|
| 160 |
+
"bigbench_empirical_judgments": 0,
|
| 161 |
+
"bigbench_cause_and_effect_two_sentences": 0,
|
| 162 |
+
"bigbench_hhh_alignment_honest": 0,
|
| 163 |
+
"bigbench_arithmetic_2_digit_division": 0,
|
| 164 |
+
"bigbench_arithmetic_3_digit_division": 0,
|
| 165 |
+
"bigbench_arithmetic_1_digit_multiplication": 0,
|
| 166 |
+
"bigbench_arithmetic_4_digit_subtraction": 0,
|
| 167 |
+
"bigbench_arithmetic_1_digit_subtraction": 0,
|
| 168 |
+
"bigbench_emotions": 0,
|
| 169 |
+
"bigbench_analogies": 0,
|
| 170 |
+
"bigbench_general_knowledge": 0,
|
| 171 |
+
"bigbench_arithmetic_5_digit_multiplication": 0,
|
| 172 |
+
"bigbench_arithmetic_1_digit_division": 0,
|
| 173 |
+
"bigbench_arithmetic_4_digit_division": 0,
|
| 174 |
+
"bigbench_hhh_alignment_other": 0,
|
| 175 |
+
"bigbench_arithmetic_2_digit_subtraction": 0,
|
| 176 |
+
"bigbench_arithmetic_4_digit_addition": 0,
|
| 177 |
+
"bigbench_arithmetic_2_digit_multiplication": 0,
|
| 178 |
+
"bigbench_hhh_alignment_harmless": 0,
|
| 179 |
+
"bigbench_arithmetic_5_digit_addition": 0,
|
| 180 |
+
"bigbench_paraphrase": 0,
|
| 181 |
+
"bigbench_intent_recognition": 0,
|
| 182 |
+
"bigbench_arithmetic_5_digit_division": 0,
|
| 183 |
+
"bigbench_hhh_alignment_helpful": 0,
|
| 184 |
+
"bigbench_cause_and_effect_one_sentence": 0
|
| 185 |
+
},
|
| 186 |
+
"config": {
|
| 187 |
+
"model": "hf-causal-experimental",
|
| 188 |
+
"model_args": "pretrained=/pfs/lustrep2/scratch/project_462000185/muennighoff/bloom",
|
| 189 |
+
"num_fewshot": 0,
|
| 190 |
+
"batch_size": null,
|
| 191 |
+
"device": "cuda:0",
|
| 192 |
+
"no_cache": true,
|
| 193 |
+
"limit": null,
|
| 194 |
+
"bootstrap_iters": 100000,
|
| 195 |
+
"description_dict": {}
|
| 196 |
+
}
|
| 197 |
+
}
|
bloom_176B_1shot/bloom_176B_bigbench_analogies_1shot.json
ADDED
|
@@ -0,0 +1,22 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"results": {
|
| 3 |
+
"bigbench_analogies": {
|
| 4 |
+
"multiple_choice_grade": 0.33076923076923076,
|
| 5 |
+
"multiple_choice_grade_stderr": 0.041424344670265414
|
| 6 |
+
}
|
| 7 |
+
},
|
| 8 |
+
"versions": {
|
| 9 |
+
"bigbench_analogies": 0
|
| 10 |
+
},
|
| 11 |
+
"config": {
|
| 12 |
+
"model": "hf-causal-experimental",
|
| 13 |
+
"model_args": "pretrained=bloom",
|
| 14 |
+
"num_fewshot": 1,
|
| 15 |
+
"batch_size": null,
|
| 16 |
+
"device": "cuda:0",
|
| 17 |
+
"no_cache": true,
|
| 18 |
+
"limit": null,
|
| 19 |
+
"bootstrap_iters": 100000,
|
| 20 |
+
"description_dict": {}
|
| 21 |
+
}
|
| 22 |
+
}
|
bloom_176B_1shot/bloom_176B_bigbench_arithmetic_1_digit_addition_1shot.json
ADDED
|
@@ -0,0 +1,22 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"results": {
|
| 3 |
+
"bigbench_arithmetic_1_digit_addition": {
|
| 4 |
+
"multiple_choice_grade": 0.6,
|
| 5 |
+
"multiple_choice_grade_stderr": 0.049236596391733084
|
| 6 |
+
}
|
| 7 |
+
},
|
| 8 |
+
"versions": {
|
| 9 |
+
"bigbench_arithmetic_1_digit_addition": 0
|
| 10 |
+
},
|
| 11 |
+
"config": {
|
| 12 |
+
"model": "hf-causal-experimental",
|
| 13 |
+
"model_args": "pretrained=bloom",
|
| 14 |
+
"num_fewshot": 1,
|
| 15 |
+
"batch_size": null,
|
| 16 |
+
"device": "cuda:0",
|
| 17 |
+
"no_cache": true,
|
| 18 |
+
"limit": null,
|
| 19 |
+
"bootstrap_iters": 100000,
|
| 20 |
+
"description_dict": {}
|
| 21 |
+
}
|
| 22 |
+
}
|
bloom_176B_1shot/bloom_176B_bigbench_arithmetic_1_digit_division_1shot.json
ADDED
|
@@ -0,0 +1,22 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"results": {
|
| 3 |
+
"bigbench_arithmetic_1_digit_division": {
|
| 4 |
+
"multiple_choice_grade": 0.5217391304347826,
|
| 5 |
+
"multiple_choice_grade_stderr": 0.10649955403405124
|
| 6 |
+
}
|
| 7 |
+
},
|
| 8 |
+
"versions": {
|
| 9 |
+
"bigbench_arithmetic_1_digit_division": 0
|
| 10 |
+
},
|
| 11 |
+
"config": {
|
| 12 |
+
"model": "hf-causal-experimental",
|
| 13 |
+
"model_args": "pretrained=bloom",
|
| 14 |
+
"num_fewshot": 1,
|
| 15 |
+
"batch_size": null,
|
| 16 |
+
"device": "cuda:0",
|
| 17 |
+
"no_cache": true,
|
| 18 |
+
"limit": null,
|
| 19 |
+
"bootstrap_iters": 100000,
|
| 20 |
+
"description_dict": {}
|
| 21 |
+
}
|
| 22 |
+
}
|
bloom_176B_1shot/bloom_176B_bigbench_arithmetic_1_digit_multiplication_1shot.json
ADDED
|
@@ -0,0 +1,22 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"results": {
|
| 3 |
+
"bigbench_arithmetic_1_digit_multiplication": {
|
| 4 |
+
"multiple_choice_grade": 0.52,
|
| 5 |
+
"multiple_choice_grade_stderr": 0.050211673156867795
|
| 6 |
+
}
|
| 7 |
+
},
|
| 8 |
+
"versions": {
|
| 9 |
+
"bigbench_arithmetic_1_digit_multiplication": 0
|
| 10 |
+
},
|
| 11 |
+
"config": {
|
| 12 |
+
"model": "hf-causal-experimental",
|
| 13 |
+
"model_args": "pretrained=bloom",
|
| 14 |
+
"num_fewshot": 1,
|
| 15 |
+
"batch_size": null,
|
| 16 |
+
"device": "cuda:0",
|
| 17 |
+
"no_cache": true,
|
| 18 |
+
"limit": null,
|
| 19 |
+
"bootstrap_iters": 100000,
|
| 20 |
+
"description_dict": {}
|
| 21 |
+
}
|
| 22 |
+
}
|
bloom_176B_1shot/bloom_176B_bigbench_arithmetic_1_digit_subtraction_1shot.json
ADDED
|
@@ -0,0 +1,22 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"results": {
|
| 3 |
+
"bigbench_arithmetic_1_digit_subtraction": {
|
| 4 |
+
"multiple_choice_grade": 0.6,
|
| 5 |
+
"multiple_choice_grade_stderr": 0.04923659639173309
|
| 6 |
+
}
|
| 7 |
+
},
|
| 8 |
+
"versions": {
|
| 9 |
+
"bigbench_arithmetic_1_digit_subtraction": 0
|
| 10 |
+
},
|
| 11 |
+
"config": {
|
| 12 |
+
"model": "hf-causal-experimental",
|
| 13 |
+
"model_args": "pretrained=bloom",
|
| 14 |
+
"num_fewshot": 1,
|
| 15 |
+
"batch_size": null,
|
| 16 |
+
"device": "cuda:0",
|
| 17 |
+
"no_cache": true,
|
| 18 |
+
"limit": null,
|
| 19 |
+
"bootstrap_iters": 100000,
|
| 20 |
+
"description_dict": {}
|
| 21 |
+
}
|
| 22 |
+
}
|
bloom_176B_1shot/bloom_176B_bigbench_arithmetic_2_digit_addition_1shot.json
ADDED
|
@@ -0,0 +1,22 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"results": {
|
| 3 |
+
"bigbench_arithmetic_2_digit_addition": {
|
| 4 |
+
"multiple_choice_grade": 0.46,
|
| 5 |
+
"multiple_choice_grade_stderr": 0.05009082659620332
|
| 6 |
+
}
|
| 7 |
+
},
|
| 8 |
+
"versions": {
|
| 9 |
+
"bigbench_arithmetic_2_digit_addition": 0
|
| 10 |
+
},
|
| 11 |
+
"config": {
|
| 12 |
+
"model": "hf-causal-experimental",
|
| 13 |
+
"model_args": "pretrained=/pfs/lustrep2/scratch/project_462000185/muennighoff/bloom",
|
| 14 |
+
"num_fewshot": 1,
|
| 15 |
+
"batch_size": null,
|
| 16 |
+
"device": "cuda:0",
|
| 17 |
+
"no_cache": true,
|
| 18 |
+
"limit": null,
|
| 19 |
+
"bootstrap_iters": 100000,
|
| 20 |
+
"description_dict": {}
|
| 21 |
+
}
|
| 22 |
+
}
|
bloom_176B_1shot/bloom_176B_bigbench_arithmetic_2_digit_division_1shot.json
ADDED
|
@@ -0,0 +1,22 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"results": {
|
| 3 |
+
"bigbench_arithmetic_2_digit_division": {
|
| 4 |
+
"multiple_choice_grade": 0.48,
|
| 5 |
+
"multiple_choice_grade_stderr": 0.050211673156867795
|
| 6 |
+
}
|
| 7 |
+
},
|
| 8 |
+
"versions": {
|
| 9 |
+
"bigbench_arithmetic_2_digit_division": 0
|
| 10 |
+
},
|
| 11 |
+
"config": {
|
| 12 |
+
"model": "hf-causal-experimental",
|
| 13 |
+
"model_args": "pretrained=/pfs/lustrep2/scratch/project_462000185/muennighoff/bloom",
|
| 14 |
+
"num_fewshot": 1,
|
| 15 |
+
"batch_size": null,
|
| 16 |
+
"device": "cuda:0",
|
| 17 |
+
"no_cache": true,
|
| 18 |
+
"limit": null,
|
| 19 |
+
"bootstrap_iters": 100000,
|
| 20 |
+
"description_dict": {}
|
| 21 |
+
}
|
| 22 |
+
}
|
bloom_176B_1shot/bloom_176B_bigbench_arithmetic_2_digit_multiplication_1shot.json
ADDED
|
@@ -0,0 +1,22 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"results": {
|
| 3 |
+
"bigbench_arithmetic_2_digit_multiplication": {
|
| 4 |
+
"multiple_choice_grade": 0.27,
|
| 5 |
+
"multiple_choice_grade_stderr": 0.044619604333847394
|
| 6 |
+
}
|
| 7 |
+
},
|
| 8 |
+
"versions": {
|
| 9 |
+
"bigbench_arithmetic_2_digit_multiplication": 0
|
| 10 |
+
},
|
| 11 |
+
"config": {
|
| 12 |
+
"model": "hf-causal-experimental",
|
| 13 |
+
"model_args": "pretrained=bloom",
|
| 14 |
+
"num_fewshot": 1,
|
| 15 |
+
"batch_size": null,
|
| 16 |
+
"device": "cuda:0",
|
| 17 |
+
"no_cache": true,
|
| 18 |
+
"limit": null,
|
| 19 |
+
"bootstrap_iters": 100000,
|
| 20 |
+
"description_dict": {}
|
| 21 |
+
}
|
| 22 |
+
}
|
bloom_176B_1shot/bloom_176B_bigbench_arithmetic_2_digit_subtraction_1shot.json
ADDED
|
@@ -0,0 +1,22 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"results": {
|
| 3 |
+
"bigbench_arithmetic_2_digit_subtraction": {
|
| 4 |
+
"multiple_choice_grade": 0.52,
|
| 5 |
+
"multiple_choice_grade_stderr": 0.050211673156867795
|
| 6 |
+
}
|
| 7 |
+
},
|
| 8 |
+
"versions": {
|
| 9 |
+
"bigbench_arithmetic_2_digit_subtraction": 0
|
| 10 |
+
},
|
| 11 |
+
"config": {
|
| 12 |
+
"model": "hf-causal-experimental",
|
| 13 |
+
"model_args": "pretrained=/pfs/lustrep2/scratch/project_462000185/muennighoff/bloom",
|
| 14 |
+
"num_fewshot": 1,
|
| 15 |
+
"batch_size": null,
|
| 16 |
+
"device": "cuda:0",
|
| 17 |
+
"no_cache": true,
|
| 18 |
+
"limit": null,
|
| 19 |
+
"bootstrap_iters": 100000,
|
| 20 |
+
"description_dict": {}
|
| 21 |
+
}
|
| 22 |
+
}
|
bloom_176B_1shot/bloom_176B_bigbench_arithmetic_3_digit_addition_1shot.json
ADDED
|
@@ -0,0 +1,22 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"results": {
|
| 3 |
+
"bigbench_arithmetic_3_digit_addition": {
|
| 4 |
+
"multiple_choice_grade": 0.36,
|
| 5 |
+
"multiple_choice_grade_stderr": 0.04824181513244218
|
| 6 |
+
}
|
| 7 |
+
},
|
| 8 |
+
"versions": {
|
| 9 |
+
"bigbench_arithmetic_3_digit_addition": 0
|
| 10 |
+
},
|
| 11 |
+
"config": {
|
| 12 |
+
"model": "hf-causal-experimental",
|
| 13 |
+
"model_args": "pretrained=/pfs/lustrep2/scratch/project_462000185/muennighoff/bloom",
|
| 14 |
+
"num_fewshot": 1,
|
| 15 |
+
"batch_size": null,
|
| 16 |
+
"device": "cuda:0",
|
| 17 |
+
"no_cache": true,
|
| 18 |
+
"limit": null,
|
| 19 |
+
"bootstrap_iters": 100000,
|
| 20 |
+
"description_dict": {}
|
| 21 |
+
}
|
| 22 |
+
}
|
bloom_176B_1shot/bloom_176B_bigbench_arithmetic_3_digit_division_1shot.json
ADDED
|
@@ -0,0 +1,22 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"results": {
|
| 3 |
+
"bigbench_arithmetic_3_digit_division": {
|
| 4 |
+
"multiple_choice_grade": 0.38,
|
| 5 |
+
"multiple_choice_grade_stderr": 0.04878317312145633
|
| 6 |
+
}
|
| 7 |
+
},
|
| 8 |
+
"versions": {
|
| 9 |
+
"bigbench_arithmetic_3_digit_division": 0
|
| 10 |
+
},
|
| 11 |
+
"config": {
|
| 12 |
+
"model": "hf-causal-experimental",
|
| 13 |
+
"model_args": "pretrained=/pfs/lustrep2/scratch/project_462000185/muennighoff/bloom",
|
| 14 |
+
"num_fewshot": 1,
|
| 15 |
+
"batch_size": null,
|
| 16 |
+
"device": "cuda:0",
|
| 17 |
+
"no_cache": true,
|
| 18 |
+
"limit": null,
|
| 19 |
+
"bootstrap_iters": 100000,
|
| 20 |
+
"description_dict": {}
|
| 21 |
+
}
|
| 22 |
+
}
|
bloom_176B_1shot/bloom_176B_bigbench_arithmetic_3_digit_multiplication_1shot.json
ADDED
|
@@ -0,0 +1,22 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"results": {
|
| 3 |
+
"bigbench_arithmetic_3_digit_multiplication": {
|
| 4 |
+
"multiple_choice_grade": 0.18,
|
| 5 |
+
"multiple_choice_grade_stderr": 0.03861229196653694
|
| 6 |
+
}
|
| 7 |
+
},
|
| 8 |
+
"versions": {
|
| 9 |
+
"bigbench_arithmetic_3_digit_multiplication": 0
|
| 10 |
+
},
|
| 11 |
+
"config": {
|
| 12 |
+
"model": "hf-causal-experimental",
|
| 13 |
+
"model_args": "pretrained=/pfs/lustrep2/scratch/project_462000185/muennighoff/bloom",
|
| 14 |
+
"num_fewshot": 1,
|
| 15 |
+
"batch_size": null,
|
| 16 |
+
"device": "cuda:0",
|
| 17 |
+
"no_cache": true,
|
| 18 |
+
"limit": null,
|
| 19 |
+
"bootstrap_iters": 100000,
|
| 20 |
+
"description_dict": {}
|
| 21 |
+
}
|
| 22 |
+
}
|