edbeeching HF staff commited on
Commit
0a161a8
·
verified ·
1 Parent(s): e32147c

Upload eval_results/HuggingFaceH4/qwen-1.5-1.8b-dpo/v0.2/gsm8k/results_2024-03-22T22-43-48.017523.json with huggingface_hub

Browse files
eval_results/HuggingFaceH4/qwen-1.5-1.8b-dpo/v0.2/gsm8k/results_2024-03-22T22-43-48.017523.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": 728442.148091353,
9
+ "end_time": 729110.453855462,
10
+ "total_evaluation_time_secondes": "668.3057641090127",
11
+ "model_name": "HuggingFaceH4/qwen-1.5-1.8b-dpo",
12
+ "model_sha": "d8c1d30de4a597868755e6cb3e48d2e5abef047f",
13
+ "model_dtype": "torch.bfloat16",
14
+ "model_size": "3.79 GB",
15
+ "config": null
16
+ },
17
+ "results": {
18
+ "lighteval|gsm8k|5": {
19
+ "qem": 0.3237300985595148,
20
+ "qem_stderr": 0.01288824739737114
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": "9fd55a5447c61cf0"
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": "e015129377dea4f9"
80
+ },
81
+ "truncated": 0,
82
+ "non_truncated": 1319,
83
+ "padded": 0,
84
+ "non_padded": 1319,
85
+ "num_truncated_few_shots": 0
86
+ }
87
+ }