lewtun HF staff commited on
Commit
81f872d
·
verified ·
1 Parent(s): 3df4c58

Upload eval_results/mistralai/Mixtral-8x7B-Instruct-v0.1/main/truthfulqa/results_2024-03-02T18-36-54.862980.json with huggingface_hub

Browse files
eval_results/mistralai/Mixtral-8x7B-Instruct-v0.1/main/truthfulqa/results_2024-03-02T18-36-54.862980.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": 6406454.504552911,
9
+ "end_time": 6407066.445945032,
10
+ "total_evaluation_time_secondes": "611.9413921209052",
11
+ "model_name": "mistralai/Mixtral-8x7B-Instruct-v0.1",
12
+ "model_sha": "1e637f2d7cb0a9d6fb1922f305cb784995190a83",
13
+ "model_dtype": "torch.bfloat16",
14
+ "model_size": "87.49 GB",
15
+ "config": null
16
+ },
17
+ "results": {
18
+ "lighteval|truthfulqa:mc|0": {
19
+ "truthfulqa_mc1": 0.554467564259486,
20
+ "truthfulqa_mc1_stderr": 0.017399335280140343,
21
+ "truthfulqa_mc2": 0.7079325431489846,
22
+ "truthfulqa_mc2_stderr": 0.015432003863315476
23
+ }
24
+ },
25
+ "versions": {
26
+ "lighteval|truthfulqa:mc|0": 0
27
+ },
28
+ "config_tasks": {
29
+ "lighteval|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
+ "lighteval"
53
+ ],
54
+ "original_num_docs": 817,
55
+ "effective_num_docs": 817
56
+ }
57
+ },
58
+ "summary_tasks": {
59
+ "lighteval|truthfulqa:mc|0": {
60
+ "hashes": {
61
+ "hash_examples": "36a6d90e75d92d4a",
62
+ "hash_full_prompts": "bc19700dcc192702",
63
+ "hash_input_tokens": "15d7c94ad93d0bcb",
64
+ "hash_cont_tokens": "5a8d4bb398b1c3c0"
65
+ },
66
+ "truncated": 0,
67
+ "non_truncated": 817,
68
+ "padded": 9429,
69
+ "non_padded": 567,
70
+ "effective_few_shots": 0.0,
71
+ "num_truncated_few_shots": 0
72
+ }
73
+ },
74
+ "summary_general": {
75
+ "hashes": {
76
+ "hash_examples": "aed1dfc67e53d0f2",
77
+ "hash_full_prompts": "046a77ce3ce1d5d3",
78
+ "hash_input_tokens": "45a12d916792d80d",
79
+ "hash_cont_tokens": "3d7ab832fa043aff"
80
+ },
81
+ "truncated": 0,
82
+ "non_truncated": 817,
83
+ "padded": 9429,
84
+ "non_padded": 567,
85
+ "num_truncated_few_shots": 0
86
+ }
87
+ }