mirror of
https://github.com/voson-wang/toon.git
synced 2026-01-29 23:34:10 +08:00
chore: more work on benchmarks
This commit is contained in:
@@ -15,7 +15,7 @@ export interface Question {
|
||||
id: string
|
||||
prompt: string
|
||||
groundTruth: string
|
||||
type: 'field-retrieval' | 'aggregation' | 'filtering' | 'comparison'
|
||||
type: 'field-retrieval' | 'aggregation' | 'filtering'
|
||||
dataset: string
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user