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

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

Browse files
eval_results/Qwen/Qwen1.5-0.5B-Chat/main/arc/results_2024-02-28T07-35-58.803958.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": 2577613.595521999,
9
+ "end_time": 2577691.977384157,
10
+ "total_evaluation_time_secondes": "78.38186215795577",
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|arc:challenge|25": {
19
+ "acc": 0.28668941979522183,
20
+ "acc_stderr": 0.013214986329274757,
21
+ "acc_norm": 0.310580204778157,
22
+ "acc_norm_stderr": 0.013522292098053045
23
+ }
24
+ },
25
+ "versions": {
26
+ "lighteval|arc:challenge|25": 0
27
+ },
28
+ "config_tasks": {
29
+ "lighteval|arc:challenge": {
30
+ "name": "arc:challenge",
31
+ "prompt_function": "arc",
32
+ "hf_repo": "ai2_arc",
33
+ "hf_subset": "ARC-Challenge",
34
+ "metric": [
35
+ "loglikelihood_acc",
36
+ "loglikelihood_acc_norm_nospace"
37
+ ],
38
+ "hf_avail_splits": [
39
+ "train",
40
+ "test"
41
+ ],
42
+ "evaluation_splits": [
43
+ "test"
44
+ ],
45
+ "few_shots_split": null,
46
+ "few_shots_select": "random_sampling_from_train",
47
+ "generation_size": 1,
48
+ "stop_sequence": [
49
+ "\n"
50
+ ],
51
+ "output_regex": null,
52
+ "frozen": false,
53
+ "suite": [
54
+ "lighteval",
55
+ "arc"
56
+ ]
57
+ }
58
+ },
59
+ "summary_tasks": {
60
+ "lighteval|arc:challenge|25": {
61
+ "hashes": {
62
+ "hash_examples": "17b0cae357c0259e",
63
+ "hash_full_prompts": "4613138cb84a1c53",
64
+ "hash_input_tokens": "85ecaa299a6a917a",
65
+ "hash_cont_tokens": "da3689055cb5fa28"
66
+ },
67
+ "truncated": 0,
68
+ "non_truncated": 1172,
69
+ "padded": 4651,
70
+ "non_padded": 36,
71
+ "effective_few_shots": 25.0,
72
+ "num_truncated_few_shots": 0
73
+ }
74
+ },
75
+ "summary_general": {
76
+ "hashes": {
77
+ "hash_examples": "aaa6929c6d3771fb",
78
+ "hash_full_prompts": "de0ea2e1cc95d72a",
79
+ "hash_input_tokens": "549aeedee8982096",
80
+ "hash_cont_tokens": "da91173bce47858f"
81
+ },
82
+ "truncated": 0,
83
+ "non_truncated": 1172,
84
+ "padded": 4651,
85
+ "non_padded": 36,
86
+ "num_truncated_few_shots": 0
87
+ }
88
+ }