edbeeching HF staff commited on
Commit
1d9f143
·
verified ·
1 Parent(s): 2be3dac

Upload eval_results/HuggingFaceH4/qwen-1.5-1.8b-dpo/v1.4/truthfulqa/results_2024-03-26T12-09-41.927799.json with huggingface_hub

Browse files
eval_results/HuggingFaceH4/qwen-1.5-1.8b-dpo/v1.4/truthfulqa/results_2024-03-26T12-09-41.927799.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": 1887916.866927724,
9
+ "end_time": 1888002.029025332,
10
+ "total_evaluation_time_secondes": "85.1620976079721",
11
+ "model_name": "HuggingFaceH4/qwen-1.5-1.8b-dpo",
12
+ "model_sha": "7019026eb75158337ebc7076644edaa152e5f76a",
13
+ "model_dtype": "torch.bfloat16",
14
+ "model_size": "3.79 GB",
15
+ "config": null
16
+ },
17
+ "results": {
18
+ "leaderboard|truthfulqa:mc|0": {
19
+ "truthfulqa_mc1": 0.2729498164014688,
20
+ "truthfulqa_mc1_stderr": 0.015594753632006523,
21
+ "truthfulqa_mc2": 0.4331479895726319,
22
+ "truthfulqa_mc2_stderr": 0.0163952129556762
23
+ }
24
+ },
25
+ "versions": {
26
+ "leaderboard|truthfulqa:mc|0": 0
27
+ },
28
+ "config_tasks": {
29
+ "leaderboard|truthfulqa:mc": {
30
+ "name": "truthfulqa:mc",
31
+ "prompt_function": "truthful_qa_multiple_choice",
32
+ "hf_repo": "truthful_qa",
33
+ "hf_subset": "multiple_choice",
34
+ "metric": [
35
+ "truthfulqa_mc_metrics"
36
+ ],
37
+ "hf_avail_splits": [
38
+ "validation"
39
+ ],
40
+ "evaluation_splits": [
41
+ "validation"
42
+ ],
43
+ "few_shots_split": null,
44
+ "few_shots_select": null,
45
+ "generation_size": -1,
46
+ "stop_sequence": [
47
+ "\n"
48
+ ],
49
+ "output_regex": null,
50
+ "frozen": false,
51
+ "suite": [
52
+ "leaderboard"
53
+ ],
54
+ "original_num_docs": 817,
55
+ "effective_num_docs": 817,
56
+ "trust_dataset": true
57
+ }
58
+ },
59
+ "summary_tasks": {
60
+ "leaderboard|truthfulqa:mc|0": {
61
+ "hashes": {
62
+ "hash_examples": "36a6d90e75d92d4a",
63
+ "hash_full_prompts": "17e9d0dc9f923ba3",
64
+ "hash_input_tokens": "01fd12cf9a0a72f8",
65
+ "hash_cont_tokens": "5077664e752b6f79"
66
+ },
67
+ "truncated": 0,
68
+ "non_truncated": 817,
69
+ "padded": 9192,
70
+ "non_padded": 804,
71
+ "effective_few_shots": 0.0,
72
+ "num_truncated_few_shots": 0
73
+ }
74
+ },
75
+ "summary_general": {
76
+ "hashes": {
77
+ "hash_examples": "aed1dfc67e53d0f2",
78
+ "hash_full_prompts": "81a2e5a97bc8b7e3",
79
+ "hash_input_tokens": "aefcbd35b2c0f9aa",
80
+ "hash_cont_tokens": "b7b1973c20b71975"
81
+ },
82
+ "truncated": 0,
83
+ "non_truncated": 817,
84
+ "padded": 9192,
85
+ "non_padded": 804,
86
+ "num_truncated_few_shots": 0
87
+ }
88
+ }