edbeeching HF staff commited on
Commit
32b3306
·
verified ·
1 Parent(s): 93a454a

Upload eval_results/AI-MO/CodeLlama-13b-Python-hf-sft/aimo_v00.12/aimo_kaggle_hard/results_2024-06-02T11-51-16.456597.json with huggingface_hub

Browse files
eval_results/AI-MO/CodeLlama-13b-Python-hf-sft/aimo_v00.12/aimo_kaggle_hard/results_2024-06-02T11-51-16.456597.json ADDED
@@ -0,0 +1,91 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "config_general": {
3
+ "lighteval_sha": "?",
4
+ "num_fewshot_seeds": 1,
5
+ "override_batch_size": 4,
6
+ "max_samples": null,
7
+ "job_id": "",
8
+ "start_time": 1864038.522646221,
9
+ "end_time": 1864457.414652514,
10
+ "total_evaluation_time_secondes": "418.8920062929392",
11
+ "model_name": "AI-MO/CodeLlama-13b-Python-hf-sft",
12
+ "model_sha": "0a2526a35e7f08f87c44b3c72e6967a772ac0df5",
13
+ "model_dtype": "torch.bfloat16",
14
+ "model_size": "24.56 GB",
15
+ "config": null
16
+ },
17
+ "results": {
18
+ "custom|aimo_kaggle_hard:v0|0": {
19
+ "qem": 0.02,
20
+ "qem_stderr": 0.01999999999999998
21
+ },
22
+ "all": {
23
+ "qem": 0.02,
24
+ "qem_stderr": 0.01999999999999998
25
+ }
26
+ },
27
+ "versions": {
28
+ "custom|aimo_kaggle_hard:v0|0": 0
29
+ },
30
+ "config_tasks": {
31
+ "custom|aimo_kaggle_hard:v0": {
32
+ "name": "aimo_kaggle_hard:v0",
33
+ "prompt_function": "kaggle_hard_prompt_fn",
34
+ "hf_repo": "AI-MO/kaggle-validation-set-hard",
35
+ "hf_subset": "v0",
36
+ "metric": [
37
+ "quasi_exact_match_math"
38
+ ],
39
+ "hf_avail_splits": [
40
+ "train"
41
+ ],
42
+ "evaluation_splits": [
43
+ "train"
44
+ ],
45
+ "few_shots_split": null,
46
+ "few_shots_select": null,
47
+ "generation_size": 2048,
48
+ "stop_sequence": null,
49
+ "output_regex": null,
50
+ "num_samples": null,
51
+ "frozen": false,
52
+ "suite": [
53
+ "custom"
54
+ ],
55
+ "original_num_docs": 50,
56
+ "effective_num_docs": 50,
57
+ "trust_dataset": null,
58
+ "must_remove_duplicate_docs": null,
59
+ "version": 0
60
+ }
61
+ },
62
+ "summary_tasks": {
63
+ "custom|aimo_kaggle_hard:v0|0": {
64
+ "hashes": {
65
+ "hash_examples": "b40b6a493a95bf77",
66
+ "hash_full_prompts": "2c0f18269c13af34",
67
+ "hash_input_tokens": "b477f3b96ee9e7ba",
68
+ "hash_cont_tokens": "dbfa4de9698673b9"
69
+ },
70
+ "truncated": 50,
71
+ "non_truncated": 0,
72
+ "padded": 37,
73
+ "non_padded": 13,
74
+ "effective_few_shots": 0.0,
75
+ "num_truncated_few_shots": 0
76
+ }
77
+ },
78
+ "summary_general": {
79
+ "hashes": {
80
+ "hash_examples": "79dbebcff6acad9e",
81
+ "hash_full_prompts": "739e6bdec3671fc6",
82
+ "hash_input_tokens": "16e2e8b5ca238d88",
83
+ "hash_cont_tokens": "3a76011d7952645f"
84
+ },
85
+ "truncated": 50,
86
+ "non_truncated": 0,
87
+ "padded": 37,
88
+ "non_padded": 13,
89
+ "num_truncated_few_shots": 0
90
+ }
91
+ }