karimouda commited on
Commit
56092d1
·
verified ·
1 Parent(s): 92f2813

Add results file for gemini-2.5-flash-preview-04-17

Browse files
results/google/gemini-2.5-flash-preview-04-17_results_2025-05-11_12-29-53.json ADDED
@@ -0,0 +1,158 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "results": {
3
+ "average_score": 8.970212765957447,
4
+ "speed": 9.621688633480778,
5
+ "contamination_score": 0,
6
+ "execution_time": 2873.300213,
7
+ "errors": [
8
+ {
9
+ "error": "500 INTERNAL. {'error': {'code': 500, 'message': 'An internal error has occurred. Please retry or report in https://developers.generativeai.google/guide/troubleshooting', 'status': 'INTERNAL'}}",
10
+ "prompt": "{'role': 'user', 'content': \"You are a function calling AI model. You are provided with function signatures within <tools> </tools> XML tags. You may call one or more functions to assist with the user query. Don't make assumptions about what values to plug into functions\\n<tools>\\n[\\n {\\n 'tool': 'get_current_weather',\\n 'description': 'Gets the current weather conditions for a given city.',\\n 'parameters': {\\n 'city': {\\n 'type': 'string',\\n 'required': true\\n },\\n 'unit': {\\n 'type': 'string',\\n 'required': false,\\n 'valid_values': ['celsius', 'fahrenheit'],\\n 'default': 'celsius'\\n }\\n }\\n },\\n {\\n 'tool': 'calculate_distance',\\n 'description': 'Calculates the driving distance between two cities.',\\n 'parameters': {\\n 'city1': {\\n 'type': 'string',\\n 'required': true\\n },\\n 'city2': {\\n 'type': 'string',\\n 'required': true\\n }\\n }\\n },\\n {\\n 'tool': 'send_email',\\n 'description': 'Sends an email to a specified recipient.',\\n 'parameters': {\\n 'to': {\\n 'type': 'string',\\n 'required': true\\n },\\n 'subject': {\\n 'type': 'string',\\n 'required': true\\n },\\n 'body': {\\n 'type': 'string',\\n 'required': true\\n }\\n }\\n }\\n]\\n</tools>\\n\\nFor each function call return a json object with function name and arguments within <tool_call> </tool_call> tags with the following schema:\\n<tool_call>\\n{'arguments': <args-dict>, 'name': <function-name>}\\n</tool_call>\\n\\n\\nQuestion:\\n\u0645\u0627 \u0647\u0648 \u0627\u0644\u0637\u0642\u0633 \u0641\u064a \u0627\u0644\u0642\u0627\u0647\u0631\u0629 \u0627\u0644\u064a\u0648\u0645\u061f\"}"
11
+ }
12
+ ],
13
+ "scores_by_category": [
14
+ {
15
+ "category": "Sentiment Analysis",
16
+ "average_score": 10.0,
17
+ "count": 9
18
+ },
19
+ {
20
+ "category": "Hallucination",
21
+ "average_score": 10.0,
22
+ "count": 3
23
+ },
24
+ {
25
+ "category": "Coding",
26
+ "average_score": 10.0,
27
+ "count": 3
28
+ },
29
+ {
30
+ "category": "Reading Comprehension",
31
+ "average_score": 10.0,
32
+ "count": 17
33
+ },
34
+ {
35
+ "category": "Diacritization",
36
+ "average_score": 9.916666666666666,
37
+ "count": 12
38
+ },
39
+ {
40
+ "category": "MMLU",
41
+ "average_score": 9.50413223140496,
42
+ "count": 121
43
+ },
44
+ {
45
+ "category": "Long Context",
46
+ "average_score": 9.5,
47
+ "count": 4
48
+ },
49
+ {
50
+ "category": "Dialect Detection",
51
+ "average_score": 9.363636363636363,
52
+ "count": 11
53
+ },
54
+ {
55
+ "category": "RAG QA",
56
+ "average_score": 9.317073170731707,
57
+ "count": 41
58
+ },
59
+ {
60
+ "category": "Instruction Following",
61
+ "average_score": 9.285714285714286,
62
+ "count": 7
63
+ },
64
+ {
65
+ "category": "General Knowledge",
66
+ "average_score": 9.206349206349206,
67
+ "count": 63
68
+ },
69
+ {
70
+ "category": "Reasoning & Math",
71
+ "average_score": 9.069767441860465,
72
+ "count": 43
73
+ },
74
+ {
75
+ "category": "Trust & Safety",
76
+ "average_score": 9.0,
77
+ "count": 30
78
+ },
79
+ {
80
+ "category": "Entity Extraction",
81
+ "average_score": 8.8,
82
+ "count": 5
83
+ },
84
+ {
85
+ "category": "Arabic Language & Grammar",
86
+ "average_score": 8.352941176470589,
87
+ "count": 17
88
+ },
89
+ {
90
+ "category": "Writing (incl Dialects)",
91
+ "average_score": 7.636363636363637,
92
+ "count": 22
93
+ },
94
+ {
95
+ "category": "Summarization",
96
+ "average_score": 7.5,
97
+ "count": 8
98
+ },
99
+ {
100
+ "category": "Transliteration",
101
+ "average_score": 7.5,
102
+ "count": 6
103
+ },
104
+ {
105
+ "category": "Translation (incl Dialects)",
106
+ "average_score": 7.444444444444445,
107
+ "count": 36
108
+ },
109
+ {
110
+ "category": "Paraphrasing",
111
+ "average_score": 6.666666666666667,
112
+ "count": 6
113
+ },
114
+ {
115
+ "category": "Structuring",
116
+ "average_score": 5.666666666666667,
117
+ "count": 3
118
+ },
119
+ {
120
+ "category": "Function Calling",
121
+ "average_score": 5.0,
122
+ "count": 3
123
+ }
124
+ ],
125
+ "scores_by_format": [
126
+ {
127
+ "format": "Fill-in-the-blank",
128
+ "average_score": 10.0,
129
+ "count": 8
130
+ },
131
+ {
132
+ "format": "Short Answer",
133
+ "average_score": 10.0,
134
+ "count": 5
135
+ },
136
+ {
137
+ "format": "MCQ",
138
+ "average_score": 9.292576419213974,
139
+ "count": 229
140
+ },
141
+ {
142
+ "format": "Generation",
143
+ "average_score": 8.587719298245615,
144
+ "count": 228
145
+ }
146
+ ]
147
+ },
148
+ "config": {
149
+ "model": "google/gemini-2.5-flash-preview-04-17",
150
+ "model_sha": "na",
151
+ "submitted_time": "2025-05-11 11:41:55",
152
+ "likes": -1,
153
+ "params": 999,
154
+ "license": "closed",
155
+ "model_source": "API",
156
+ "model_category": "Large"
157
+ }
158
+ }