mirror of
https://github.com/voson-wang/toon.git
synced 2026-01-29 23:34:10 +08:00
docs: clarify retrieval accuracy metrics
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
### Retrieval Accuracy
|
||||
|
||||
Tested across **3 LLMs** with data retrieval tasks:
|
||||
Accuracy across **3 LLMs** on **159 data retrieval questions**:
|
||||
|
||||
```
|
||||
gpt-5-nano
|
||||
@@ -124,7 +124,7 @@ Four datasets designed to test different structural patterns:
|
||||
|
||||
#### Question Types
|
||||
|
||||
~160 questions are generated dynamically across three categories:
|
||||
159 questions are generated dynamically across three categories:
|
||||
|
||||
- **Field retrieval (50%)**: Direct value lookups
|
||||
- Example: "What is Alice's salary?" → `75000`
|
||||
|
||||
@@ -87,5 +87,5 @@
|
||||
"yaml-analytics": 2938,
|
||||
"yaml-github": 13129
|
||||
},
|
||||
"timestamp": "2025-10-28T06:43:10.560Z"
|
||||
"timestamp": "2025-10-28T07:39:09.360Z"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user