mirror of
https://github.com/voson-wang/toon.git
synced 2026-01-29 23:34:10 +08:00
docs: add benchmarks for gemini-2.5-flash
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
export interface Dataset {
|
||||
name: string
|
||||
description: string
|
||||
data: any
|
||||
data: Record<string, any>
|
||||
}
|
||||
|
||||
export interface Question {
|
||||
|
||||
Reference in New Issue
Block a user