edbeeching HF staff commited on
Commit
22ec489
·
verified ·
1 Parent(s): e4cb942

Upload eval_results/edbeeching/mixtral-8x7b-instruct-v0.1_merged/v0.2/gsm8k/results_2024-04-14T15-29-17.543930.json with huggingface_hub

Browse files
eval_results/edbeeching/mixtral-8x7b-instruct-v0.1_merged/v0.2/gsm8k/results_2024-04-14T15-29-17.543930.json ADDED
@@ -0,0 +1,92 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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": 752253.764567877,
9
+ "end_time": 763463.405728739,
10
+ "total_evaluation_time_secondes": "11209.641160861938",
11
+ "model_name": "edbeeching/mixtral-8x7b-instruct-v0.1_merged",
12
+ "model_sha": "02e5e37da870d6382b35fd16e9545bbab51dd218",
13
+ "model_dtype": "torch.bfloat16",
14
+ "model_size": "87.49 GB",
15
+ "config": null
16
+ },
17
+ "results": {
18
+ "lighteval|gsm8k|5": {
19
+ "qem": 0.17816527672479152,
20
+ "qem_stderr": 0.010540132527549486
21
+ },
22
+ "all": {
23
+ "qem": 0.17816527672479152,
24
+ "qem_stderr": 0.010540132527549486
25
+ }
26
+ },
27
+ "versions": {
28
+ "lighteval|gsm8k|5": 0
29
+ },
30
+ "config_tasks": {
31
+ "lighteval|gsm8k": {
32
+ "name": "gsm8k",
33
+ "prompt_function": "gsm8k",
34
+ "hf_repo": "gsm8k",
35
+ "hf_subset": "main",
36
+ "metric": [
37
+ "quasi_exact_match_gsm8k"
38
+ ],
39
+ "hf_avail_splits": [
40
+ "train",
41
+ "test"
42
+ ],
43
+ "evaluation_splits": [
44
+ "test"
45
+ ],
46
+ "few_shots_split": null,
47
+ "few_shots_select": "random_sampling_from_train",
48
+ "generation_size": 256,
49
+ "stop_sequence": [
50
+ "Question:"
51
+ ],
52
+ "output_regex": null,
53
+ "frozen": false,
54
+ "suite": [
55
+ "lighteval"
56
+ ],
57
+ "original_num_docs": 1319,
58
+ "effective_num_docs": 1319,
59
+ "trust_dataset": true,
60
+ "must_remove_duplicate_docs": null
61
+ }
62
+ },
63
+ "summary_tasks": {
64
+ "lighteval|gsm8k|5": {
65
+ "hashes": {
66
+ "hash_examples": "0ed016e24e7512fd",
67
+ "hash_full_prompts": "2c7315e49af2cbb6",
68
+ "hash_input_tokens": "489855c4bdb30e35",
69
+ "hash_cont_tokens": "09360394845edbcc"
70
+ },
71
+ "truncated": 1319,
72
+ "non_truncated": 0,
73
+ "padded": 0,
74
+ "non_padded": 1319,
75
+ "effective_few_shots": 5.0,
76
+ "num_truncated_few_shots": 0
77
+ }
78
+ },
79
+ "summary_general": {
80
+ "hashes": {
81
+ "hash_examples": "bc71463e88551d0e",
82
+ "hash_full_prompts": "540586c258b1a865",
83
+ "hash_input_tokens": "b782060f2041199e",
84
+ "hash_cont_tokens": "6e53245fe9c37774"
85
+ },
86
+ "truncated": 1319,
87
+ "non_truncated": 0,
88
+ "padded": 0,
89
+ "non_padded": 1319,
90
+ "num_truncated_few_shots": 0
91
+ }
92
+ }