Siddeshwar1625 commited on
Commit
548c842
·
verified ·
1 Parent(s): d3955b4

Upload post-training evaluation

Browse files
self_play_hf_l40s_full/post_training_evaluation.json ADDED
@@ -0,0 +1,694 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "answerer_models": {
3
+ "finetuned_answerer": "artifacts/self_play_hf_l40s_full/round_006/answerer_train/final_model",
4
+ "original_answerer": "Qwen/Qwen2.5-0.5B-Instruct"
5
+ },
6
+ "generated_tasks_path": "artifacts/self_play_hf_l40s_full/post_training_eval_generated_tasks.json",
7
+ "generator_model": "artifacts/self_play_hf_l40s_full/round_006/answerer_train/final_model",
8
+ "model_evaluations": {
9
+ "finetuned_answerer": {
10
+ "episodes": [
11
+ {
12
+ "agent_answer": "user_25",
13
+ "completion_length": 589,
14
+ "graph_f1": 0.0,
15
+ "predicted_edge_count": 0,
16
+ "question": "If you start at alias_30_572 and follow the relation path alias_of -> connected_to, which entity do you reach after 2 hops?",
17
+ "reward": 0.9323133138030703,
18
+ "success": 1,
19
+ "support_edge_count": 2,
20
+ "task_answer": "user_25",
21
+ "task_id": "swarm_v2_r7_0",
22
+ "task_type": "swarm_v2_2hop_trace"
23
+ },
24
+ {
25
+ "agent_answer": "loc_pune",
26
+ "completion_length": 581,
27
+ "graph_f1": 0.0,
28
+ "predicted_edge_count": 0,
29
+ "question": "If you start at user_37 and follow the relation path connected_to -> located_in, which entity do you reach after 2 hops?",
30
+ "reward": 0.9323133138030703,
31
+ "success": 1,
32
+ "support_edge_count": 2,
33
+ "task_answer": "loc_pune",
34
+ "task_id": "swarm_v2_r7_1",
35
+ "task_type": "swarm_v2_2hop_trace"
36
+ },
37
+ {
38
+ "agent_answer": "loc_hyderabad",
39
+ "completion_length": 553,
40
+ "graph_f1": 0.0,
41
+ "predicted_edge_count": 0,
42
+ "question": "If you start at alias_24_458 and follow the relation path alias_of -> located_in, which entity do you reach after 2 hops?",
43
+ "reward": 0.9323133138030703,
44
+ "success": 1,
45
+ "support_edge_count": 2,
46
+ "task_answer": "loc_hyderabad",
47
+ "task_id": "swarm_v2_r7_2",
48
+ "task_type": "swarm_v2_2hop_trace"
49
+ },
50
+ {
51
+ "agent_answer": "loc_bengaluru",
52
+ "completion_length": 548,
53
+ "graph_f1": 0.0,
54
+ "predicted_edge_count": 0,
55
+ "question": "If you start at alias_4_664 and follow the relation path alias_of -> located_in, which entity do you reach after 2 hops?",
56
+ "reward": 0.9323133138030703,
57
+ "success": 1,
58
+ "support_edge_count": 2,
59
+ "task_answer": "loc_bengaluru",
60
+ "task_id": "swarm_v2_r7_3",
61
+ "task_type": "swarm_v2_2hop_trace"
62
+ },
63
+ {
64
+ "agent_answer": "user_3",
65
+ "completion_length": 563,
66
+ "graph_f1": 0.0,
67
+ "predicted_edge_count": 0,
68
+ "question": "If you start at alias_39_951 and follow the relation path alias_of -> connected_to, which entity do you reach after 2 hops?",
69
+ "reward": 0.9323133138030703,
70
+ "success": 1,
71
+ "support_edge_count": 2,
72
+ "task_answer": "user_3",
73
+ "task_id": "swarm_v2_r7_4",
74
+ "task_type": "swarm_v2_2hop_trace"
75
+ },
76
+ {
77
+ "agent_answer": "org_northbridge",
78
+ "completion_length": 584,
79
+ "graph_f1": 0.0,
80
+ "predicted_edge_count": 0,
81
+ "question": "If you start at alias_20_174 and follow the relation path alias_of -> works_at, which entity do you reach after 2 hops?",
82
+ "reward": 0.9323133138030703,
83
+ "success": 1,
84
+ "support_edge_count": 2,
85
+ "task_answer": "org_northbridge",
86
+ "task_id": "swarm_v2_r7_5",
87
+ "task_type": "swarm_v2_2hop_trace"
88
+ },
89
+ {
90
+ "agent_answer": "org_helios_labs",
91
+ "completion_length": 546,
92
+ "graph_f1": 0.0,
93
+ "predicted_edge_count": 0,
94
+ "question": "If you start at alias_34_511 and follow the relation path alias_of -> works_at, which entity do you reach after 2 hops?",
95
+ "reward": 0.9323133138030703,
96
+ "success": 1,
97
+ "support_edge_count": 2,
98
+ "task_answer": "org_helios_labs",
99
+ "task_id": "swarm_v2_r7_6",
100
+ "task_type": "swarm_v2_2hop_trace"
101
+ },
102
+ {
103
+ "agent_answer": "user_12",
104
+ "completion_length": 547,
105
+ "graph_f1": 0.0,
106
+ "predicted_edge_count": 0,
107
+ "question": "If you start at alias_3_544 and follow the relation path alias_of -> connected_to, which entity do you reach after 2 hops?",
108
+ "reward": 0.9323133138030703,
109
+ "success": 1,
110
+ "support_edge_count": 2,
111
+ "task_answer": "user_12",
112
+ "task_id": "swarm_v2_r7_7",
113
+ "task_type": "swarm_v2_2hop_trace"
114
+ },
115
+ {
116
+ "agent_answer": "loc_pune",
117
+ "completion_length": 581,
118
+ "graph_f1": 0.0,
119
+ "predicted_edge_count": 0,
120
+ "question": "If you start at alias_3_544 and follow the relation path alias_of -> located_in, which entity do you reach after 2 hops?",
121
+ "reward": 0.9323133138030703,
122
+ "success": 1,
123
+ "support_edge_count": 2,
124
+ "task_answer": "loc_pune",
125
+ "task_id": "swarm_v2_r7_8",
126
+ "task_type": "swarm_v2_2hop_trace"
127
+ },
128
+ {
129
+ "agent_answer": "user_12",
130
+ "completion_length": 552,
131
+ "graph_f1": 0.0,
132
+ "predicted_edge_count": 0,
133
+ "question": "If you start at user_39 and follow the relation path connected_to -> connected_to, which entity do you reach after 2 hops?",
134
+ "reward": 0.9323133138030703,
135
+ "success": 1,
136
+ "support_edge_count": 2,
137
+ "task_answer": "user_12",
138
+ "task_id": "swarm_v2_r7_9",
139
+ "task_type": "swarm_v2_2hop_trace"
140
+ },
141
+ {
142
+ "agent_answer": "user_1",
143
+ "completion_length": 592,
144
+ "graph_f1": 0.0,
145
+ "predicted_edge_count": 0,
146
+ "question": "If you start at alias_4_664 and follow the relation path alias_of -> connected_to -> located_in, which entity do you reach after 3 hops?",
147
+ "reward": 0.6704928651250475,
148
+ "success": 0,
149
+ "support_edge_count": 3,
150
+ "task_answer": "loc_bengaluru",
151
+ "task_id": "swarm_v2_r7_10",
152
+ "task_type": "swarm_v2_3hop_trace"
153
+ },
154
+ {
155
+ "agent_answer": "org_apex_dynamics",
156
+ "completion_length": 556,
157
+ "graph_f1": 0.0,
158
+ "predicted_edge_count": 0,
159
+ "question": "If you start at user_16 and follow the relation path connected_to -> works_at, which entity do you reach after 2 hops?",
160
+ "reward": 0.9323133138030703,
161
+ "success": 1,
162
+ "support_edge_count": 2,
163
+ "task_answer": "org_apex_dynamics",
164
+ "task_id": "swarm_v2_r7_11",
165
+ "task_type": "swarm_v2_2hop_trace"
166
+ },
167
+ {
168
+ "agent_answer": "org_northbridge",
169
+ "completion_length": 555,
170
+ "graph_f1": 0.0,
171
+ "predicted_edge_count": 0,
172
+ "question": "If you start at user_3 and follow the relation path connected_to -> works_at, which entity do you reach after 2 hops?",
173
+ "reward": 0.9323133138030703,
174
+ "success": 1,
175
+ "support_edge_count": 2,
176
+ "task_answer": "org_northbridge",
177
+ "task_id": "swarm_v2_r7_12",
178
+ "task_type": "swarm_v2_2hop_trace"
179
+ },
180
+ {
181
+ "agent_answer": "org_northbridge",
182
+ "completion_length": 606,
183
+ "graph_f1": 0.0,
184
+ "predicted_edge_count": 0,
185
+ "question": "If you start at user_30 and follow the relation path connected_to -> works_at, which entity do you reach after 2 hops?",
186
+ "reward": 0.9323133138030703,
187
+ "success": 1,
188
+ "support_edge_count": 2,
189
+ "task_answer": "org_northbridge",
190
+ "task_id": "swarm_v2_r7_13",
191
+ "task_type": "swarm_v2_2hop_trace"
192
+ },
193
+ {
194
+ "agent_answer": "org_northbridge",
195
+ "completion_length": 587,
196
+ "graph_f1": 0.0,
197
+ "predicted_edge_count": 0,
198
+ "question": "If you start at alias_11_684 and follow the relation path alias_of -> works_at, which entity do you reach after 2 hops?",
199
+ "reward": 0.9323133138030703,
200
+ "success": 1,
201
+ "support_edge_count": 2,
202
+ "task_answer": "org_northbridge",
203
+ "task_id": "swarm_v2_r7_14",
204
+ "task_type": "swarm_v2_2hop_trace"
205
+ },
206
+ {
207
+ "agent_answer": "user_35",
208
+ "completion_length": 577,
209
+ "graph_f1": 0.0,
210
+ "predicted_edge_count": 0,
211
+ "question": "If you start at alias_29_495 and follow the relation path alias_of -> connected_to -> located_in, which entity do you reach after 3 hops?",
212
+ "reward": 0.6704928651250475,
213
+ "success": 0,
214
+ "support_edge_count": 3,
215
+ "task_answer": "loc_hyderabad",
216
+ "task_id": "swarm_v2_r7_15",
217
+ "task_type": "swarm_v2_3hop_trace"
218
+ },
219
+ {
220
+ "agent_answer": "loc_bengaluru",
221
+ "completion_length": 538,
222
+ "graph_f1": 0.0,
223
+ "predicted_edge_count": 0,
224
+ "question": "If you start at alias_38_337 and follow the relation path alias_of -> located_in, which entity do you reach after 2 hops?",
225
+ "reward": 0.9323133138030703,
226
+ "success": 1,
227
+ "support_edge_count": 2,
228
+ "task_answer": "loc_bengaluru",
229
+ "task_id": "swarm_v2_r7_16",
230
+ "task_type": "swarm_v2_2hop_trace"
231
+ },
232
+ {
233
+ "agent_answer": "user_12",
234
+ "completion_length": 590,
235
+ "graph_f1": 0.0,
236
+ "predicted_edge_count": 0,
237
+ "question": "If you start at user_38 and follow the relation path connected_to -> connected_to, which entity do you reach after 2 hops?",
238
+ "reward": 0.9323133138030703,
239
+ "success": 1,
240
+ "support_edge_count": 2,
241
+ "task_answer": "user_12",
242
+ "task_id": "swarm_v2_r7_17",
243
+ "task_type": "swarm_v2_2hop_trace"
244
+ },
245
+ {
246
+ "agent_answer": "org_northbridge",
247
+ "completion_length": 555,
248
+ "graph_f1": 0.0,
249
+ "predicted_edge_count": 0,
250
+ "question": "If you start at alias_39_951 and follow the relation path alias_of -> works_at, which entity do you reach after 2 hops?",
251
+ "reward": 0.9323133138030703,
252
+ "success": 1,
253
+ "support_edge_count": 2,
254
+ "task_answer": "org_northbridge",
255
+ "task_id": "swarm_v2_r7_18",
256
+ "task_type": "swarm_v2_2hop_trace"
257
+ },
258
+ {
259
+ "agent_answer": "loc_pune",
260
+ "completion_length": 555,
261
+ "graph_f1": 0.0,
262
+ "predicted_edge_count": 0,
263
+ "question": "If you start at user_34 and follow the relation path connected_to -> located_in, which entity do you reach after 2 hops?",
264
+ "reward": 0.9323133138030703,
265
+ "success": 1,
266
+ "support_edge_count": 2,
267
+ "task_answer": "loc_pune",
268
+ "task_id": "swarm_v2_r7_19",
269
+ "task_type": "swarm_v2_2hop_trace"
270
+ },
271
+ {
272
+ "agent_answer": "loc_bengaluru",
273
+ "completion_length": 538,
274
+ "graph_f1": 0.0,
275
+ "predicted_edge_count": 0,
276
+ "question": "If you start at alias_32_394 and follow the relation path alias_of -> located_in, which entity do you reach after 2 hops?",
277
+ "reward": 0.9323133138030703,
278
+ "success": 1,
279
+ "support_edge_count": 2,
280
+ "task_answer": "loc_bengaluru",
281
+ "task_id": "swarm_v2_r7_20",
282
+ "task_type": "swarm_v2_2hop_trace"
283
+ },
284
+ {
285
+ "agent_answer": "org_northbridge",
286
+ "completion_length": 569,
287
+ "graph_f1": 0.0,
288
+ "predicted_edge_count": 0,
289
+ "question": "If you start at alias_30_572 and follow the relation path alias_of -> works_at, which entity do you reach after 2 hops?",
290
+ "reward": 0.9323133138030703,
291
+ "success": 1,
292
+ "support_edge_count": 2,
293
+ "task_answer": "org_northbridge",
294
+ "task_id": "swarm_v2_r7_21",
295
+ "task_type": "swarm_v2_2hop_trace"
296
+ },
297
+ {
298
+ "agent_answer": "user_3",
299
+ "completion_length": 553,
300
+ "graph_f1": 0.0,
301
+ "predicted_edge_count": 0,
302
+ "question": "If you start at alias_39_951 and follow the relation path alias_of -> connected_to -> located_in, which entity do you reach after 3 hops?",
303
+ "reward": 0.6704928651250475,
304
+ "success": 0,
305
+ "support_edge_count": 3,
306
+ "task_answer": "loc_pune",
307
+ "task_id": "swarm_v2_r7_22",
308
+ "task_type": "swarm_v2_3hop_trace"
309
+ },
310
+ {
311
+ "agent_answer": "org_helios_labs",
312
+ "completion_length": 546,
313
+ "graph_f1": 0.0,
314
+ "predicted_edge_count": 0,
315
+ "question": "If you start at alias_32_394 and follow the relation path alias_of -> works_at, which entity do you reach after 2 hops?",
316
+ "reward": 0.9323133138030703,
317
+ "success": 1,
318
+ "support_edge_count": 2,
319
+ "task_answer": "org_helios_labs",
320
+ "task_id": "swarm_v2_r7_23",
321
+ "task_type": "swarm_v2_2hop_trace"
322
+ }
323
+ ],
324
+ "model_path": "artifacts/self_play_hf_l40s_full/round_006/answerer_train/final_model",
325
+ "summary": {
326
+ "avg_completion_length": 565.0416666666666,
327
+ "avg_graph_f1": 0.0,
328
+ "avg_reward": 0.8995857577183174,
329
+ "episodes": 24,
330
+ "task_success_rate": 0.875
331
+ }
332
+ },
333
+ "original_answerer": {
334
+ "episodes": [
335
+ {
336
+ "agent_answer": "{\"answer\":\"user_30\",\"supporting_edges\":[{\"src\":\"alias_30_572\",\"rel\":\"alias_of\",\"dst\":\"user_30\",\"confidence\":1.0},{\"src\":\"user_30\",\"rel\":\"connected_to\",\"dst\":\"org_northbridge\",\"confidence\":1.0},{\"src\":\"user_30\",\"rel\":\"connected_to\",\"dst\":\"loc_delhi\",\"confidence\":1.0},{\"src\":\"user_30\",\"rel\":\"connected_to\",\"dst\":\"loc_hyderabad\",\"confidence\":1.0},{\"src\":\"user_30\",\"rel\":\"connected_to\",\"dst",
337
+ "completion_length": 388,
338
+ "graph_f1": 0.6666666666666666,
339
+ "predicted_edge_count": 1,
340
+ "question": "If you start at alias_30_572 and follow the relation path alias_of -> connected_to, which entity do you reach after 2 hops?",
341
+ "reward": 0.4462659972989426,
342
+ "success": 0,
343
+ "support_edge_count": 2,
344
+ "task_answer": "user_25",
345
+ "task_id": "swarm_v2_r7_0",
346
+ "task_type": "swarm_v2_2hop_trace"
347
+ },
348
+ {
349
+ "agent_answer": "user_3",
350
+ "completion_length": 414,
351
+ "graph_f1": 1.0,
352
+ "predicted_edge_count": 2,
353
+ "question": "If you start at user_37 and follow the relation path connected_to -> located_in, which entity do you reach after 2 hops?",
354
+ "reward": 0.5717814630149074,
355
+ "success": 0,
356
+ "support_edge_count": 2,
357
+ "task_answer": "loc_pune",
358
+ "task_id": "swarm_v2_r7_1",
359
+ "task_type": "swarm_v2_2hop_trace"
360
+ },
361
+ {
362
+ "agent_answer": "{\"answer\":\"user_24\",\"supporting_edges\":[{\"src\":\"alias_24_458\",\"rel\":\"alias_of\",\"dst\":\"user_24\",\"confidence\":1.0},{\"src\":\"user_24\",\"rel\":\"located_in\",\"dst\":\"loc_hyderabad\",\"confidence\":1.0},{\"src\":\"loc_hyderabad\",\"rel\":\"located_in\",\"dst\":\"org_northbridge\",\"confidence\":1.0},{\"src\":\"org_northbridge\",\"rel\":\"works_at\",\"dst\":\"user_24\",\"confidence\":1.0},{\"src\":\"user_24\",\"rel\":\"located_in\",",
363
+ "completion_length": 387,
364
+ "graph_f1": 1.0,
365
+ "predicted_edge_count": 2,
366
+ "question": "If you start at alias_24_458 and follow the relation path alias_of -> located_in, which entity do you reach after 2 hops?",
367
+ "reward": 0.5018390028775422,
368
+ "success": 0,
369
+ "support_edge_count": 2,
370
+ "task_answer": "loc_hyderabad",
371
+ "task_id": "swarm_v2_r7_2",
372
+ "task_type": "swarm_v2_2hop_trace"
373
+ },
374
+ {
375
+ "agent_answer": "{\"answer\":\"user_7\",\"supporting_edges\":[{\"src\":\"alias_4_664\",\"rel\":\"alias_of\",\"dst\":\"user_7\",\"confidence\":1.0},{\"src\":\"user_7\",\"rel\":\"located_in\",\"dst\":\"loc_bengaluru\",\"confidence\":1.0},{\"src\":\"loc_bengaluru\",\"rel\":\"located_in\",\"dst\":\"org_helios_labs\",\"confidence\":1.0},{\"src\":\"org_helios_labs\",\"rel\":\"works_at\",\"dst\":\"user_4\",\"confidence\":1.0},{\"src\":\"user_4\",\"rel\":\"located_in\",",
376
+ "completion_length": 381,
377
+ "graph_f1": 1.0,
378
+ "predicted_edge_count": 2,
379
+ "question": "If you start at alias_4_664 and follow the relation path alias_of -> located_in, which entity do you reach after 2 hops?",
380
+ "reward": 0.5000528755950792,
381
+ "success": 0,
382
+ "support_edge_count": 2,
383
+ "task_answer": "loc_bengaluru",
384
+ "task_id": "swarm_v2_r7_3",
385
+ "task_type": "swarm_v2_2hop_trace"
386
+ },
387
+ {
388
+ "agent_answer": "{\"answer\":\"user_3\",\"supporting_edges\":[{\"src\":\"alias_39_951\",\"rel\":\"alias_of\",\"dst\":\"user_3\",\"confidence\":1.0},{\"src\":\"user_3\",\"rel\":\"connected_to\",\"dst\":\"org_northbridge\",\"confidence\":1.0},{\"src\":\"user_3\",\"rel\":\"connected_to\",\"dst\":\"loc_pune\",\"confidence\":1.0},{\"src\":\"user_3\",\"rel\":\"connected_to\",\"dst\":\"org_northbridge\",\"confidence\":1.0},{\"src\":\"user_3\",\"rel\":\"connected_to\",\"dst\":\"user_39\",",
389
+ "completion_length": 396,
390
+ "graph_f1": 1.0,
391
+ "predicted_edge_count": 2,
392
+ "question": "If you start at alias_39_951 and follow the relation path alias_of -> connected_to, which entity do you reach after 2 hops?",
393
+ "reward": 0.5017743415980812,
394
+ "success": 0,
395
+ "support_edge_count": 2,
396
+ "task_answer": "user_3",
397
+ "task_id": "swarm_v2_r7_4",
398
+ "task_type": "swarm_v2_2hop_trace"
399
+ },
400
+ {
401
+ "agent_answer": "user_7",
402
+ "completion_length": 387,
403
+ "graph_f1": 0.0,
404
+ "predicted_edge_count": 2,
405
+ "question": "If you start at alias_20_174 and follow the relation path alias_of -> works_at, which entity do you reach after 2 hops?",
406
+ "reward": 0.7089737433490155,
407
+ "success": 0,
408
+ "support_edge_count": 2,
409
+ "task_answer": "org_northbridge",
410
+ "task_id": "swarm_v2_r7_5",
411
+ "task_type": "swarm_v2_2hop_trace"
412
+ },
413
+ {
414
+ "agent_answer": "{\"answer\":\"user_34\",\"supporting_edges\":[{\"src\":\"alias_34_511\",\"rel\":\"alias_of\",\"dst\":\"user_34\",\"confidence\":1.0},{\"src\":\"user_34\",\"rel\":\"works_at\",\"dst\":\"org_helios_labs\",\"confidence\":1.0},{\"src\":\"org_helios_labs\",\"rel\":\"works_at\",\"dst\":\"user_0\",\"confidence\":1.0},{\"src\":\"user_0\",\"rel\":\"works_at\",\"dst\":\"user_16\",\"confidence\":1.0},{\"src\":\"user_16\",\"rel\":\"works",
415
+ "completion_length": 361,
416
+ "graph_f1": 1.0,
417
+ "predicted_edge_count": 2,
418
+ "question": "If you start at alias_34_511 and follow the relation path alias_of -> works_at, which entity do you reach after 2 hops?",
419
+ "reward": 0.49966549250864506,
420
+ "success": 0,
421
+ "support_edge_count": 2,
422
+ "task_answer": "org_helios_labs",
423
+ "task_id": "swarm_v2_r7_6",
424
+ "task_type": "swarm_v2_2hop_trace"
425
+ },
426
+ {
427
+ "agent_answer": "{\"answer\":\"user_3\",\"supporting_edges\":[{\"src\":\"alias_3_544\",\"rel\":\"alias_of\",\"dst\":\"user_3\",\"confidence\":1.0},{\"src\":\"user_3\",\"rel\":\"connected_to\",\"dst\":\"org_northbridge\",\"confidence\":1.0},{\"src\":\"user_3\",\"rel\":\"connected_to\",\"dst\":\"loc_pune\",\"confidence\":1.0},{\"src\":\"user_3\",\"rel\":\"connected_to\",\"dst\":\"org_northbridge\",\"confidence\":1.0},{\"src\":\"user_3\",\"rel\":\"connected_to\",\"dst\":\"loc_pune\",\"confidence\":",
428
+ "completion_length": 408,
429
+ "graph_f1": 0.6666666666666666,
430
+ "predicted_edge_count": 1,
431
+ "question": "If you start at alias_3_544 and follow the relation path alias_of -> connected_to, which entity do you reach after 2 hops?",
432
+ "reward": 0.4454139519345446,
433
+ "success": 0,
434
+ "support_edge_count": 2,
435
+ "task_answer": "user_12",
436
+ "task_id": "swarm_v2_r7_7",
437
+ "task_type": "swarm_v2_2hop_trace"
438
+ },
439
+ {
440
+ "agent_answer": "{\"answer\":\"user_3\",\"supporting_edges\":[{\"src\":\"alias_3_544\",\"rel\":\"alias_of\",\"dst\":\"user_3\",\"confidence\":1.0},{\"src\":\"user_3\",\"rel\":\"located_in\",\"dst\":\"loc_pune\",\"confidence\":1.0},{\"src\":\"loc_pune\",\"rel\":\"located_in\",\"dst\":\"user_3\",\"confidence\":1.0},{\"src\":\"user_3\",\"rel\":\"located_in\",\"dst\":\"user_6\",\"confidence\":1.0},{\"src\":\"user_6\",\"rel\":\"located_in\",\"dst\":\"loc_pune\",\"confidence\":1",
441
+ "completion_length": 386,
442
+ "graph_f1": 1.0,
443
+ "predicted_edge_count": 2,
444
+ "question": "If you start at alias_3_544 and follow the relation path alias_of -> located_in, which entity do you reach after 2 hops?",
445
+ "reward": 0.4994635369242434,
446
+ "success": 0,
447
+ "support_edge_count": 2,
448
+ "task_answer": "loc_pune",
449
+ "task_id": "swarm_v2_r7_8",
450
+ "task_type": "swarm_v2_2hop_trace"
451
+ },
452
+ {
453
+ "agent_answer": "user_3",
454
+ "completion_length": 423,
455
+ "graph_f1": 0.5,
456
+ "predicted_edge_count": 2,
457
+ "question": "If you start at user_39 and follow the relation path connected_to -> connected_to, which entity do you reach after 2 hops?",
458
+ "reward": 0.6989023123676081,
459
+ "success": 0,
460
+ "support_edge_count": 2,
461
+ "task_answer": "user_12",
462
+ "task_id": "swarm_v2_r7_9",
463
+ "task_type": "swarm_v2_2hop_trace"
464
+ },
465
+ {
466
+ "agent_answer": "{\"answer\":\"user_7\",\"supporting_edges\":[{\"src\":\"alias_4_664\",\"rel\":\"alias_of\",\"dst\":\"user_7\",\"confidence\":1.0},{\"src\":\"user_7\",\"rel\":\"connected_to\",\"dst\":\"loc_bengaluru\",\"confidence\":1.0},{\"src\":\"loc_bengaluru\",\"rel\":\"located_in\",\"dst\":\"user_7\",\"confidence\":1.0},{\"src\":\"user_7\",\"rel\":\"located_in\",\"dst\":\"org_helios_labs\",\"confidence\":1.0},{\"src\":\"org_helios_labs\",\"rel\":\"works_at\",",
467
+ "completion_length": 383,
468
+ "graph_f1": 0.0,
469
+ "predicted_edge_count": 0,
470
+ "question": "If you start at alias_4_664 and follow the relation path alias_of -> connected_to -> located_in, which entity do you reach after 3 hops?",
471
+ "reward": 0.39524653939368076,
472
+ "success": 0,
473
+ "support_edge_count": 3,
474
+ "task_answer": "loc_bengaluru",
475
+ "task_id": "swarm_v2_r7_10",
476
+ "task_type": "swarm_v2_3hop_trace"
477
+ },
478
+ {
479
+ "agent_answer": "{\"answer\":\"org_apex_dynamics\",\"supporting_edges\":[{\"src\":\"user_16\",\"rel\":\"connected_to\",\"dst\":\"org_apex_dynamics\",\"confidence\":1.0},{\"src\":\"org_apex_dynamics\",\"rel\":\"works_at\",\"dst\":\"user_18\",\"confidence\":1.0},{\"src\":\"user_18\",\"rel\":\"connected_to\",\"dst\":\"org_apex_dynamics\",\"confidence\":1.0},{\"src\":\"org_apex_dynamics\",\"rel\":\"works_at\",\"dst\":\"user_1\",\"confidence\":1.0},{\"src\":\"user_1\",\"rel\":\"connected_to\",\"dst",
480
+ "completion_length": 411,
481
+ "graph_f1": 1.0,
482
+ "predicted_edge_count": 2,
483
+ "question": "If you start at user_16 and follow the relation path connected_to -> works_at, which entity do you reach after 2 hops?",
484
+ "reward": 0.5363758482799911,
485
+ "success": 0,
486
+ "support_edge_count": 2,
487
+ "task_answer": "org_apex_dynamics",
488
+ "task_id": "swarm_v2_r7_11",
489
+ "task_type": "swarm_v2_2hop_trace"
490
+ },
491
+ {
492
+ "agent_answer": "{\"answer\":\"org_northbridge\",\"supporting_edges\":[{\"src\":\"user_3\",\"rel\":\"connected_to\",\"dst\":\"org_northbridge\",\"confidence\":1.0},{\"src\":\"org_northbridge\",\"rel\":\"works_at\",\"dst\":\"user_3\",\"confidence\":1.0},{\"src\":\"user_3\",\"rel\":\"connected_to\",\"dst\":\"org_northbridge\",\"confidence\":1.0},{\"src\":\"org_northbridge\",\"rel\":\"works_at\",\"dst\":\"user_3\",\"confidence\":1.0},{\"src\":\"user_3\",\"rel\":\"connected_to\",\"dst\":\"org_northbridge\",\"confidence\":",
493
+ "completion_length": 431,
494
+ "graph_f1": 0.0,
495
+ "predicted_edge_count": 0,
496
+ "question": "If you start at user_3 and follow the relation path connected_to -> works_at, which entity do you reach after 2 hops?",
497
+ "reward": 0.39524653939368076,
498
+ "success": 0,
499
+ "support_edge_count": 2,
500
+ "task_answer": "org_northbridge",
501
+ "task_id": "swarm_v2_r7_12",
502
+ "task_type": "swarm_v2_2hop_trace"
503
+ },
504
+ {
505
+ "agent_answer": "user_7",
506
+ "completion_length": 418,
507
+ "graph_f1": 0.0,
508
+ "predicted_edge_count": 2,
509
+ "question": "If you start at user_30 and follow the relation path connected_to -> works_at, which entity do you reach after 2 hops?",
510
+ "reward": 0.7410081838633457,
511
+ "success": 0,
512
+ "support_edge_count": 2,
513
+ "task_answer": "org_northbridge",
514
+ "task_id": "swarm_v2_r7_13",
515
+ "task_type": "swarm_v2_2hop_trace"
516
+ },
517
+ {
518
+ "agent_answer": "{\"answer\":\"user_7\",\"supporting_edges\":[{\"src\":\"alias_11_684\",\"rel\":\"alias_of\",\"dst\":\"user_7\",\"confidence\":1.0},{\"src\":\"user_7\",\"rel\":\"works_at\",\"dst\":\"org_northbridge\",\"confidence\":1.0},{\"src\":\"org_northbridge\",\"rel\":\"works_at\",\"dst\":\"user_10\",\"confidence\":1.0},{\"src\":\"user_10\",\"rel\":\"located_in\",\"dst\":\"loc_pune\",\"confidence\":1.0},{\"src\":\"loc_pune\",\"rel\":\"located_in\",\"dst\":\"org_north",
519
+ "completion_length": 387,
520
+ "graph_f1": 0.0,
521
+ "predicted_edge_count": 0,
522
+ "question": "If you start at alias_11_684 and follow the relation path alias_of -> works_at, which entity do you reach after 2 hops?",
523
+ "reward": 0.39524653939368076,
524
+ "success": 0,
525
+ "support_edge_count": 2,
526
+ "task_answer": "org_northbridge",
527
+ "task_id": "swarm_v2_r7_14",
528
+ "task_type": "swarm_v2_2hop_trace"
529
+ },
530
+ {
531
+ "agent_answer": "{\"answer\":\"user_35\",\"supporting_edges\":[{\"src\":\"alias_29_495\",\"rel\":\"alias_of\",\"dst\":\"user_35\",\"confidence\":1.0},{\"src\":\"user_35\",\"rel\":\"connected_to\",\"dst\":\"loc_hyderabad\",\"confidence\":1.0},{\"src\":\"loc_hyderabad\",\"rel\":\"located_in\",\"dst\":\"user_35\",\"confidence\":1.0},{\"src\":\"user_35\",\"rel\":\"located_in\",\"dst\":\"org_helios_labs\",\"confidence\":1.0},{\"src\":\"org_helios_labs\",\"rel",
532
+ "completion_length": 375,
533
+ "graph_f1": 0.5,
534
+ "predicted_edge_count": 1,
535
+ "question": "If you start at alias_29_495 and follow the relation path alias_of -> connected_to -> located_in, which entity do you reach after 3 hops?",
536
+ "reward": 0.42825354331930193,
537
+ "success": 0,
538
+ "support_edge_count": 3,
539
+ "task_answer": "loc_hyderabad",
540
+ "task_id": "swarm_v2_r7_15",
541
+ "task_type": "swarm_v2_3hop_trace"
542
+ },
543
+ {
544
+ "agent_answer": "{\"answer\":\"user_7\",\"supporting_edges\":[{\"src\":\"alias_38_337\",\"rel\":\"alias_of\",\"dst\":\"user_7\",\"confidence\":1.0},{\"src\":\"user_7\",\"rel\":\"located_in\",\"dst\":\"loc_bengaluru\",\"confidence\":1.0},{\"src\":\"loc_bengaluru\",\"rel\":\"located_in\",\"dst\":\"user_1\",\"confidence\":1.0},{\"src\":\"user_1\",\"rel\":\"located_in\",\"dst\":\"user_4\",\"confidence\":1.0},{\"src\":\"user_4\",\"rel\":\"located_in\",\"dst\":\"user_5",
545
+ "completion_length": 378,
546
+ "graph_f1": 0.0,
547
+ "predicted_edge_count": 0,
548
+ "question": "If you start at alias_38_337 and follow the relation path alias_of -> located_in, which entity do you reach after 2 hops?",
549
+ "reward": 0.39524653939368076,
550
+ "success": 0,
551
+ "support_edge_count": 2,
552
+ "task_answer": "loc_bengaluru",
553
+ "task_id": "swarm_v2_r7_16",
554
+ "task_type": "swarm_v2_2hop_trace"
555
+ },
556
+ {
557
+ "agent_answer": "user_3",
558
+ "completion_length": 391,
559
+ "graph_f1": 0.5,
560
+ "predicted_edge_count": 2,
561
+ "question": "If you start at user_38 and follow the relation path connected_to -> connected_to, which entity do you reach after 2 hops?",
562
+ "reward": 0.6997365142465289,
563
+ "success": 0,
564
+ "support_edge_count": 2,
565
+ "task_answer": "user_12",
566
+ "task_id": "swarm_v2_r7_17",
567
+ "task_type": "swarm_v2_2hop_trace"
568
+ },
569
+ {
570
+ "agent_answer": "{\"answer\":\"user_39\",\"supporting_edges\":[{\"src\":\"alias_39_951\",\"rel\":\"alias_of\",\"dst\":\"user_39\",\"confidence\":1.0},{\"src\":\"user_39\",\"rel\":\"works_at\",\"dst\":\"org_northbridge\",\"confidence\":1.0},{\"src\":\"org_northbridge\",\"rel\":\"works_at\",\"dst\":\"user_3\",\"confidence\":1.0},{\"src\":\"user_3\",\"rel\":\"works_at\",\"dst\":\"user_10\",\"confidence\":1.0},{\"src\":\"user_10\",\"rel\":\"works_at\",\"dst\":",
571
+ "completion_length": 373,
572
+ "graph_f1": 1.0,
573
+ "predicted_edge_count": 2,
574
+ "question": "If you start at alias_39_951 and follow the relation path alias_of -> works_at, which entity do you reach after 2 hops?",
575
+ "reward": 0.49900727548994456,
576
+ "success": 0,
577
+ "support_edge_count": 2,
578
+ "task_answer": "org_northbridge",
579
+ "task_id": "swarm_v2_r7_18",
580
+ "task_type": "swarm_v2_2hop_trace"
581
+ },
582
+ {
583
+ "agent_answer": "user_6",
584
+ "completion_length": 415,
585
+ "graph_f1": 0.0,
586
+ "predicted_edge_count": 2,
587
+ "question": "If you start at user_34 and follow the relation path connected_to -> located_in, which entity do you reach after 2 hops?",
588
+ "reward": 0.7402569345038308,
589
+ "success": 0,
590
+ "support_edge_count": 2,
591
+ "task_answer": "loc_pune",
592
+ "task_id": "swarm_v2_r7_19",
593
+ "task_type": "swarm_v2_2hop_trace"
594
+ },
595
+ {
596
+ "agent_answer": "{\"answer\":\"user_7\",\"supporting_edges\":[{\"src\":\"alias_32_394\",\"rel\":\"alias_of\",\"dst\":\"user_7\",\"confidence\":1.0},{\"src\":\"user_7\",\"rel\":\"located_in\",\"dst\":\"loc_bengaluru\",\"confidence\":1.0},{\"src\":\"loc_bengaluru\",\"rel\":\"located_in\",\"dst\":\"user_1\",\"confidence\":1.0},{\"src\":\"user_1\",\"rel\":\"located_in\",\"dst\":\"user_4\",\"confidence\":1.0},{\"src\":\"user_4\",\"rel\":\"located_in\",\"dst\":\"user_5",
597
+ "completion_length": 378,
598
+ "graph_f1": 0.0,
599
+ "predicted_edge_count": 0,
600
+ "question": "If you start at alias_32_394 and follow the relation path alias_of -> located_in, which entity do you reach after 2 hops?",
601
+ "reward": 0.39524653939368076,
602
+ "success": 0,
603
+ "support_edge_count": 2,
604
+ "task_answer": "loc_bengaluru",
605
+ "task_id": "swarm_v2_r7_20",
606
+ "task_type": "swarm_v2_2hop_trace"
607
+ },
608
+ {
609
+ "agent_answer": "{\"answer\":\"user_30\",\"supporting_edges\":[{\"src\":\"alias_30_572\",\"rel\":\"alias_of\",\"dst\":\"user_30\",\"confidence\":1.0},{\"src\":\"user_30\",\"rel\":\"works_at\",\"dst\":\"org_northbridge\",\"confidence\":1.0},{\"src\":\"org_northbridge\",\"rel\":\"works_at\",\"dst\":\"user_3\",\"confidence\":1.0},{\"src\":\"user_3\",\"rel\":\"works_at\",\"dst\":\"user_10\",\"confidence\":1.0},{\"src\":\"user_10\",\"rel\":\"works_at\",\"dst\":",
610
+ "completion_length": 373,
611
+ "graph_f1": 1.0,
612
+ "predicted_edge_count": 2,
613
+ "question": "If you start at alias_30_572 and follow the relation path alias_of -> works_at, which entity do you reach after 2 hops?",
614
+ "reward": 0.4998888700517808,
615
+ "success": 0,
616
+ "support_edge_count": 2,
617
+ "task_answer": "org_northbridge",
618
+ "task_id": "swarm_v2_r7_21",
619
+ "task_type": "swarm_v2_2hop_trace"
620
+ },
621
+ {
622
+ "agent_answer": "user_3",
623
+ "completion_length": 401,
624
+ "graph_f1": 0.0,
625
+ "predicted_edge_count": 3,
626
+ "question": "If you start at alias_39_951 and follow the relation path alias_of -> connected_to -> located_in, which entity do you reach after 3 hops?",
627
+ "reward": 0.468212688181137,
628
+ "success": 0,
629
+ "support_edge_count": 3,
630
+ "task_answer": "loc_pune",
631
+ "task_id": "swarm_v2_r7_22",
632
+ "task_type": "swarm_v2_3hop_trace"
633
+ },
634
+ {
635
+ "agent_answer": "user_32",
636
+ "completion_length": 434,
637
+ "graph_f1": 1.0,
638
+ "predicted_edge_count": 2,
639
+ "question": "If you start at alias_32_394 and follow the relation path alias_of -> works_at, which entity do you reach after 2 hops?",
640
+ "reward": 0.7753896096874865,
641
+ "success": 0,
642
+ "support_edge_count": 2,
643
+ "task_answer": "org_helios_labs",
644
+ "task_id": "swarm_v2_r7_23",
645
+ "task_type": "swarm_v2_2hop_trace"
646
+ }
647
+ ],
648
+ "model_path": "Qwen/Qwen2.5-0.5B-Instruct",
649
+ "summary": {
650
+ "avg_completion_length": 394.9583333333333,
651
+ "avg_graph_f1": 0.5347222222222222,
652
+ "avg_reward": 0.5307706200858483,
653
+ "episodes": 24,
654
+ "task_success_rate": 0.0
655
+ }
656
+ }
657
+ },
658
+ "pipeline_mode": "swarm_v2",
659
+ "skipped": false,
660
+ "summary": {
661
+ "compared_models": [
662
+ "finetuned_answerer",
663
+ "original_answerer"
664
+ ],
665
+ "delta_vs_original": {
666
+ "avg_graph_f1": -0.5347222222222222,
667
+ "avg_reward": 0.3688151376324691,
668
+ "task_success_rate": 0.875
669
+ },
670
+ "finetuned_answerer": {
671
+ "avg_completion_length": 565.0416666666666,
672
+ "avg_graph_f1": 0.0,
673
+ "avg_reward": 0.8995857577183174,
674
+ "episodes": 24,
675
+ "task_success_rate": 0.875
676
+ },
677
+ "generated_task_count": 24,
678
+ "generator_valid_rate": 0.5,
679
+ "original_answerer": {
680
+ "avg_completion_length": 394.9583333333333,
681
+ "avg_graph_f1": 0.5347222222222222,
682
+ "avg_reward": 0.5307706200858483,
683
+ "episodes": 24,
684
+ "task_success_rate": 0.0
685
+ },
686
+ "top_generator_invalid_reasons": [
687
+ [
688
+ "duplicate_or_near_duplicate",
689
+ 3
690
+ ]
691
+ ]
692
+ },
693
+ "validation_reports_path": "artifacts/self_play_hf_l40s_full/post_training_eval_validation_reports.json"
694
+ }