edbeeching HF staff commited on
Commit
15651f5
·
verified ·
1 Parent(s): 124ac25

Upload eval_results/HuggingFaceH4/qwen-1.5-1.8b-odpo/v0.0/gsm8k/results_2024-03-23T08-05-24.448452.json with huggingface_hub

Browse files
eval_results/HuggingFaceH4/qwen-1.5-1.8b-odpo/v0.0/gsm8k/results_2024-03-23T08-05-24.448452.json ADDED
@@ -0,0 +1,87 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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": 1028237.494584244,
9
+ "end_time": 1029008.758977975,
10
+ "total_evaluation_time_secondes": "771.2643937310204",
11
+ "model_name": "HuggingFaceH4/qwen-1.5-1.8b-odpo",
12
+ "model_sha": "c91eb3433632aada6c87ce9ac535e194c9b68c7a",
13
+ "model_dtype": "torch.bfloat16",
14
+ "model_size": "3.79 GB",
15
+ "config": null
16
+ },
17
+ "results": {
18
+ "lighteval|gsm8k|5": {
19
+ "qem": 0.33510235026535257,
20
+ "qem_stderr": 0.013001948176422948
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
+ }
57
+ },
58
+ "summary_tasks": {
59
+ "lighteval|gsm8k|5": {
60
+ "hashes": {
61
+ "hash_examples": "0ed016e24e7512fd",
62
+ "hash_full_prompts": "a9c6515c2ecd2d07",
63
+ "hash_input_tokens": "cf5e91d1c1d6ca10",
64
+ "hash_cont_tokens": "412d02012c7c8a8a"
65
+ },
66
+ "truncated": 0,
67
+ "non_truncated": 1319,
68
+ "padded": 0,
69
+ "non_padded": 1319,
70
+ "effective_few_shots": 5.0,
71
+ "num_truncated_few_shots": 0
72
+ }
73
+ },
74
+ "summary_general": {
75
+ "hashes": {
76
+ "hash_examples": "bc71463e88551d0e",
77
+ "hash_full_prompts": "f49691ec139bfeac",
78
+ "hash_input_tokens": "4db9bb980ae67af7",
79
+ "hash_cont_tokens": "c8a301f4b7133e11"
80
+ },
81
+ "truncated": 0,
82
+ "non_truncated": 1319,
83
+ "padded": 0,
84
+ "non_padded": 1319,
85
+ "num_truncated_few_shots": 0
86
+ }
87
+ }