Update README.md
Browse files
README.md
CHANGED
|
@@ -95,7 +95,22 @@ print("thinking content:", thinking_content)
|
|
| 95 |
print("content:", content)
|
| 96 |
```
|
| 97 |
|
|
|
|
|
|
|
| 98 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 99 |
|
| 100 |
|
| 101 |
### Authors
|
|
|
|
| 95 |
print("content:", content)
|
| 96 |
```
|
| 97 |
|
| 98 |
+
### Evaluation Results
|
| 99 |
+
Results retrieved from the **AI Benchmark 2025 QA Leaderboard** https://benchmark.ai.in.th/score/leaderboard/2025-qa
|
| 100 |
|
| 101 |
+
| Split | Exact match F1 score|
|
| 102 |
+
|---------|---------|
|
| 103 |
+
| public | 0.64 |
|
| 104 |
+
| private | 0.59 |
|
| 105 |
+
|
| 106 |
+
_Data sourced directly from the leaderboard metrics_
|
| 107 |
+
|
| 108 |
+
This model corresponds to team **220_อย่าคับ เจนมันเวิ่นเว้อป่าวว**, which secured **1st place** on both the public and private leaderboards in the **2025-QA** competition
|
| 109 |
+
|
| 110 |
+
|
| 111 |
+
|
| 112 |
+
## APA
|
| 113 |
+
> AI Thailand Benchmark Programs. (2025). _2025-QA: Machine Reading Comprehension Task_. Retrieved June 23, 2025, from https://benchmark.ai.in.th/task/detail/2025-qa
|
| 114 |
|
| 115 |
|
| 116 |
### Authors
|