lewtun HF staff commited on
Commit
ca46cce
·
verified ·
1 Parent(s): 41a71fc

Upload eval_results/AI-MO/internlm-math-20b-sft/aimo_v03.06/aimo_kaggle_hard/results_2024-06-03T05-48-17.508440.json with huggingface_hub

Browse files
eval_results/AI-MO/internlm-math-20b-sft/aimo_v03.06/aimo_kaggle_hard/results_2024-06-03T05-48-17.508440.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": 717042.150337203,
9
+ "end_time": 717673.226333095,
10
+ "total_evaluation_time_secondes": "631.075995891937",
11
+ "model_name": "AI-MO/internlm-math-20b-sft",
12
+ "model_sha": "46bcec0582aa600bec35d014b865a22bba2d4065",
13
+ "model_dtype": "torch.bfloat16",
14
+ "model_size": "37.18 GB",
15
+ "config": null
16
+ },
17
+ "results": {
18
+ "custom|aimo_kaggle_hard:v0|0": {
19
+ "qem": 0.06,
20
+ "qem_stderr": 0.0339266916772512
21
+ },
22
+ "all": {
23
+ "qem": 0.06,
24
+ "qem_stderr": 0.0339266916772512
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": "adb5cc1d057c6f37",
68
+ "hash_cont_tokens": "7322fad852e5607f"
69
+ },
70
+ "truncated": 50,
71
+ "non_truncated": 0,
72
+ "padded": 33,
73
+ "non_padded": 17,
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": "9b53954644c2f2aa",
83
+ "hash_cont_tokens": "7daef97805f31db8"
84
+ },
85
+ "truncated": 50,
86
+ "non_truncated": 0,
87
+ "padded": 33,
88
+ "non_padded": 17,
89
+ "num_truncated_few_shots": 0
90
+ }
91
+ }