edbeeching HF staff commited on
Commit
247d47f
·
verified ·
1 Parent(s): cc6206d

Upload eval_results/HuggingFaceH4/Qwen1.5-1.8B-Chat-dpo/v0.1/gsm8k/results_2024-03-22T14-14-15.599674.json with huggingface_hub

Browse files
eval_results/HuggingFaceH4/Qwen1.5-1.8B-Chat-dpo/v0.1/gsm8k/results_2024-03-22T14-14-15.599674.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": 1549266.762451076,
9
+ "end_time": 1549875.70127922,
10
+ "total_evaluation_time_secondes": "608.9388281439897",
11
+ "model_name": "HuggingFaceH4/Qwen1.5-1.8B-Chat-dpo",
12
+ "model_sha": "b265371df32e84a5e9938b5a33b1adfd9db4ebd4",
13
+ "model_dtype": "torch.bfloat16",
14
+ "model_size": "3.8 GB",
15
+ "config": null
16
+ },
17
+ "results": {
18
+ "lighteval|gsm8k|5": {
19
+ "qem": 0.009855951478392721,
20
+ "qem_stderr": 0.002721076577041657
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": "66ff2108d151c6de",
63
+ "hash_input_tokens": "aa57736f8c45c33c",
64
+ "hash_cont_tokens": "34401a025465c73f"
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": "84c6a9cfa115dda5",
78
+ "hash_input_tokens": "5aac43a2850ca464",
79
+ "hash_cont_tokens": "7ff5fe3aeb9790d3"
80
+ },
81
+ "truncated": 0,
82
+ "non_truncated": 1319,
83
+ "padded": 0,
84
+ "non_padded": 1319,
85
+ "num_truncated_few_shots": 0
86
+ }
87
+ }