lewtun HF staff commited on
Commit
40e84db
·
verified ·
1 Parent(s): d30acf6

Upload eval_results/google/gemma-2b-it/main/gsm8k/results_2024-03-18T20-39-56.154693.json with huggingface_hub

Browse files
eval_results/google/gemma-2b-it/main/gsm8k/results_2024-03-18T20-39-56.154693.json ADDED
@@ -0,0 +1,88 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "config_general": {
3
+ "lighteval_sha": "?",
4
+ "num_fewshot_seeds": 1,
5
+ "override_batch_size": 1,
6
+ "max_samples": null,
7
+ "job_id": "",
8
+ "start_time": 1007763.085121521,
9
+ "end_time": 1008277.236951699,
10
+ "total_evaluation_time_secondes": "514.151830177987",
11
+ "model_name": "google/gemma-2b-it",
12
+ "model_sha": "718cb189da9c5b2e55abe86f2eeffee9b4ae0dad",
13
+ "model_dtype": "torch.bfloat16",
14
+ "model_size": "4.68 GB",
15
+ "config": null
16
+ },
17
+ "results": {
18
+ "lighteval|gsm8k|5": {
19
+ "qem": 0.034874905231235785,
20
+ "qem_stderr": 0.005053480765022245
21
+ }
22
+ },
23
+ "versions": {
24
+ "lighteval|gsm8k|5": 0
25
+ },
26
+ "config_tasks": {
27
+ "lighteval|gsm8k": {
28
+ "name": "gsm8k",
29
+ "prompt_function": "gsm8k",
30
+ "hf_repo": "gsm8k",
31
+ "hf_subset": "main",
32
+ "metric": [
33
+ "quasi_exact_match_gsm8k"
34
+ ],
35
+ "hf_avail_splits": [
36
+ "train",
37
+ "test"
38
+ ],
39
+ "evaluation_splits": [
40
+ "test"
41
+ ],
42
+ "few_shots_split": null,
43
+ "few_shots_select": "random_sampling_from_train",
44
+ "generation_size": 256,
45
+ "stop_sequence": [
46
+ "Question:"
47
+ ],
48
+ "output_regex": null,
49
+ "frozen": false,
50
+ "suite": [
51
+ "lighteval"
52
+ ],
53
+ "original_num_docs": 1319,
54
+ "effective_num_docs": 1319,
55
+ "trust_dataset": true,
56
+ "must_remove_duplicate_docs": null
57
+ }
58
+ },
59
+ "summary_tasks": {
60
+ "lighteval|gsm8k|5": {
61
+ "hashes": {
62
+ "hash_examples": "0ed016e24e7512fd",
63
+ "hash_full_prompts": "d3fbf4ec481181b1",
64
+ "hash_input_tokens": "7d7934a5d5ba722f",
65
+ "hash_cont_tokens": "c289df1727b7c417"
66
+ },
67
+ "truncated": 1319,
68
+ "non_truncated": 0,
69
+ "padded": 0,
70
+ "non_padded": 1319,
71
+ "effective_few_shots": 5.0,
72
+ "num_truncated_few_shots": 0
73
+ }
74
+ },
75
+ "summary_general": {
76
+ "hashes": {
77
+ "hash_examples": "bc71463e88551d0e",
78
+ "hash_full_prompts": "d4c374b62e5f4eef",
79
+ "hash_input_tokens": "33ab224e65e54832",
80
+ "hash_cont_tokens": "b3959efcc2543ccf"
81
+ },
82
+ "truncated": 1319,
83
+ "non_truncated": 0,
84
+ "padded": 0,
85
+ "non_padded": 1319,
86
+ "num_truncated_few_shots": 0
87
+ }
88
+ }