lewtun HF Staff commited on
Commit
d594d21
·
verified ·
1 Parent(s): 02008c0

Upload eval_results/HuggingFaceH4/mistral-7b-ift/v50.0/truthfulqa/results_2024-03-26T09-30-26.275510.json with huggingface_hub

Browse files
eval_results/HuggingFaceH4/mistral-7b-ift/v50.0/truthfulqa/results_2024-03-26T09-30-26.275510.json ADDED
@@ -0,0 +1,89 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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": 1530858.059861251,
9
+ "end_time": 1530967.125562818,
10
+ "total_evaluation_time_secondes": "109.06570156710222",
11
+ "model_name": "HuggingFaceH4/mistral-7b-ift",
12
+ "model_sha": "3462e12c9a378fe585a14a3524a11eeca56e29ee",
13
+ "model_dtype": "torch.bfloat16",
14
+ "model_size": "13.99 GB",
15
+ "config": null
16
+ },
17
+ "results": {
18
+ "leaderboard|truthfulqa:mc|0": {
19
+ "truthfulqa_mc1": 0.28886168910648713,
20
+ "truthfulqa_mc1_stderr": 0.01586634640138431,
21
+ "truthfulqa_mc2": 0.44044066008745875,
22
+ "truthfulqa_mc2_stderr": 0.014735644435889513
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
+ "must_remove_duplicate_docs": null
58
+ }
59
+ },
60
+ "summary_tasks": {
61
+ "leaderboard|truthfulqa:mc|0": {
62
+ "hashes": {
63
+ "hash_examples": "36a6d90e75d92d4a",
64
+ "hash_full_prompts": "17e9d0dc9f923ba3",
65
+ "hash_input_tokens": "1dbad5f22aec65fc",
66
+ "hash_cont_tokens": "9ee6fa47d927a815"
67
+ },
68
+ "truncated": 0,
69
+ "non_truncated": 817,
70
+ "padded": 9429,
71
+ "non_padded": 567,
72
+ "effective_few_shots": 0.0,
73
+ "num_truncated_few_shots": 0
74
+ }
75
+ },
76
+ "summary_general": {
77
+ "hashes": {
78
+ "hash_examples": "aed1dfc67e53d0f2",
79
+ "hash_full_prompts": "81a2e5a97bc8b7e3",
80
+ "hash_input_tokens": "6a56e4a1a3c4b223",
81
+ "hash_cont_tokens": "ce945fa45483fa47"
82
+ },
83
+ "truncated": 0,
84
+ "non_truncated": 817,
85
+ "padded": 9429,
86
+ "non_padded": 567,
87
+ "num_truncated_few_shots": 0
88
+ }
89
+ }