lewtun HF Staff commited on
Commit
d0c3244
·
verified ·
1 Parent(s): a699203

Upload eval_results/Qwen/Qwen1.5-0.5B-Chat/main/truthfulqa/results_2024-02-28T07-35-48.691367.json with huggingface_hub

Browse files
eval_results/Qwen/Qwen1.5-0.5B-Chat/main/truthfulqa/results_2024-02-28T07-35-48.691367.json ADDED
@@ -0,0 +1,85 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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": 6108135.051076809,
9
+ "end_time": 6108205.834640568,
10
+ "total_evaluation_time_secondes": "70.78356375917792",
11
+ "model_name": "Qwen/Qwen1.5-0.5B-Chat",
12
+ "model_sha": "7f630fd18dccab574ab1b78411a8753f989a55ac",
13
+ "model_dtype": "torch.bfloat16",
14
+ "model_size": "1.05 GB",
15
+ "config": null
16
+ },
17
+ "results": {
18
+ "lighteval|truthfulqa:mc|0": {
19
+ "truthfulqa_mc1": 0.27050183598531213,
20
+ "truthfulqa_mc1_stderr": 0.015550778332842893,
21
+ "truthfulqa_mc2": 0.44803609764115016,
22
+ "truthfulqa_mc2_stderr": 0.015178000327384377
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
+ }
55
+ },
56
+ "summary_tasks": {
57
+ "lighteval|truthfulqa:mc|0": {
58
+ "hashes": {
59
+ "hash_examples": "36a6d90e75d92d4a",
60
+ "hash_full_prompts": "0ee9c8dfb7ba5726",
61
+ "hash_input_tokens": "e3613aaf606e098f",
62
+ "hash_cont_tokens": "5077664e752b6f79"
63
+ },
64
+ "truncated": 0,
65
+ "non_truncated": 817,
66
+ "padded": 9192,
67
+ "non_padded": 804,
68
+ "effective_few_shots": 0.0,
69
+ "num_truncated_few_shots": 0
70
+ }
71
+ },
72
+ "summary_general": {
73
+ "hashes": {
74
+ "hash_examples": "aed1dfc67e53d0f2",
75
+ "hash_full_prompts": "8e0ba83d3aa3f868",
76
+ "hash_input_tokens": "449cc57eb13ad0cb",
77
+ "hash_cont_tokens": "b7b1973c20b71975"
78
+ },
79
+ "truncated": 0,
80
+ "non_truncated": 817,
81
+ "padded": 9192,
82
+ "non_padded": 804,
83
+ "num_truncated_few_shots": 0
84
+ }
85
+ }