Skip to content

Commit 50f73be

Browse files
committedFeb 27, 2025·
Added blue highlight for target wordings
1 parent 248b7ee commit 50f73be

File tree

1 file changed

+15
-15
lines changed

1 file changed

+15
-15
lines changed
 

‎index.html

+15-15
Original file line numberDiff line numberDiff line change
@@ -296,14 +296,14 @@ <h2 class="subtitle has-text-centered">
296296
</tr>
297297
<tr>
298298
<td>o3-mini (medium)</td>
299-
<td><strong>93.8%</strong></td>
300-
<td><strong>91.2%</strong></td>
301-
<td><strong>96.2%</strong></td>
302-
<td><strong>95.0%</strong></td>
303-
<td><strong>93.3%</strong></td>
304-
<td><strong>93.3%</strong></td>
305-
<td><strong>93.3%</strong></td>
306-
<td><strong>93.8%</strong></td>
299+
<td><strong style="color: blue;">93.8%</strong></td>
300+
<td><strong style="color: blue;">91.2%</strong></td>
301+
<td><strong style="color: blue;">96.2%</strong></td>
302+
<td><strong style="color: blue;">95.0%</strong></td>
303+
<td><strong style="color: blue;">93.3%</strong></td>
304+
<td><strong style="color: blue;">93.3%</strong></td>
305+
<td><strong style="color: blue;">93.3%</strong></td>
306+
<td><strong style="color: blue;">93.8%</strong></td>
307307
</tr>
308308
<tr>
309309
<td>o3-mini (medium) + RAG</td>
@@ -340,7 +340,7 @@ <h2 class="subtitle has-text-centered">
340340
<td>GPT-4o</td>
341341
<td>0.79</td>
342342
<td>0.79</td>
343-
<td><strong>0.89</strong></td>
343+
<td><strong style="color: blue;">0.89</strong></td>
344344
<td>0.59</td>
345345
<td>0.87</td>
346346
<td>0.78</td>
@@ -357,11 +357,11 @@ <h2 class="subtitle has-text-centered">
357357
<tr>
358358
<td>Claude 3.5-Sonnet v1</td>
359359
<td>0.75</td>
360-
<td><strong>0.87</strong></td>
360+
<td><strong style="color: blue;">0.87</strong></td>
361361
<td>0.88</td>
362362
<td>0.57</td>
363-
<td><strong>0.92</strong></td>
364-
<td><strong>0.79</strong></td>
363+
<td><strong style="color: blue;">0.92</strong></td>
364+
<td><strong style="color: blue;">0.79</strong></td>
365365
</tr>
366366
<tr>
367367
<td>Claude 3.5-Sonnet v1 + RAG</td>
@@ -374,7 +374,7 @@ <h2 class="subtitle has-text-centered">
374374
</tr>
375375
<tr>
376376
<td>Gemini 2.0 Flash</td>
377-
<td><strong>0.82</strong></td>
377+
<td><strong style="color: blue;">0.82</strong></td>
378378
<td>0.77</td>
379379
<td>0.80</td>
380380
<td>0.57</td>
@@ -394,7 +394,7 @@ <h2 class="subtitle has-text-centered">
394394
<td>o3-mini (medium)</td>
395395
<td>0.76</td>
396396
<td>0.76</td>
397-
<td><strong>0.89</strong></td>
397+
<td><strong style="color: blue;">0.89</strong></td>
398398
<td>0.61</td>
399399
<td>0.88</td>
400400
<td>0.77</td>
@@ -413,7 +413,7 @@ <h2 class="subtitle has-text-centered">
413413
<td>0.80</td>
414414
<td>0.81</td>
415415
<td>0.70</td>
416-
<td><strong>0.73</strong></td>
416+
<td><strong style="color: blue;">0.73</strong></td>
417417
<td>0.87</td>
418418
<td>0.77</td>
419419
</tr>

0 commit comments

Comments
 (0)
Please sign in to comment.