-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathgemma-4-26b-a4b-it_mini_simplemessages_api.json
More file actions
70 lines (70 loc) · 1.7 KB
/
Copy pathgemma-4-26b-a4b-it_mini_simplemessages_api.json
File metadata and controls
70 lines (70 loc) · 1.7 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
{
"data_size": "mini",
"datasets": {
"agree": "simecek/mini_agree",
"ctkfacts": "simecek/mini_ctkfacts",
"czech_news": "simecek/mini_czech_news",
"klokanek": "simecek/mini_klokanek"
},
"max_attempts": 5,
"max_parallel": 20,
"metrics": {
"agree": {
"accuracy": 0.665,
"cost_usd": 0.00878589,
"duration_s": 47.233789,
"token_usage": {
"completion_tokens": 854,
"prompt_tokens": 113273,
"total_tokens": 114127
},
"validity": 0.99
},
"ctkfacts": {
"accuracy": 0.635,
"cost_usd": 0.01989889,
"duration_s": 21.12703,
"token_usage": {
"completion_tokens": 400,
"prompt_tokens": 262813,
"total_tokens": 263213
},
"validity": 1.0
},
"czech_news": {
"accuracy": 0.82,
"cost_usd": 0.0153939,
"duration_s": 28.840609,
"token_usage": {
"completion_tokens": 400,
"prompt_tokens": 196912,
"total_tokens": 197312
},
"validity": 1.0
},
"klokanek": {
"accuracy": 0.42,
"cost_usd": 0.01220475,
"duration_s": 54.392964,
"token_usage": {
"completion_tokens": 1284,
"prompt_tokens": 148607,
"total_tokens": 149891
},
"validity": 0.97
}
},
"model": "google/gemma-4-26b-a4b-it",
"run_finished_at": "2026-04-23T21:31:35.591504+00:00",
"run_name": "gemma-4-26b-a4b-it_mini_simplemessages_api",
"run_started_at": "2026-04-23T21:30:41.195382+00:00",
"totals": {
"cost_usd": 0.056283429999999995,
"duration_s": 54.396122,
"token_usage": {
"completion_tokens": 2938,
"prompt_tokens": 721605,
"total_tokens": 724543
}
}
}