Graphorin API reference v0.4.0
Graphorin API reference / @graphorin/evals / / LoadLocomoOptions
Interface: LoadLocomoOptions
Defined in: evals/src/loaders/locomo.ts:46
Stable
Properties
| Property | Modifier | Type | Description | Defined in |
|---|---|---|---|---|
description? | readonly | string | Optional description surfaced in Dataset.metadata.description. | evals/src/loaders/locomo.ts:52 |
name? | readonly | string | Optional dataset name surfaced in Dataset.metadata.name. | evals/src/loaders/locomo.ts:50 |
path | readonly | string | Local path to the LOCOMO JSON (under benchmarks/.datasets/). | evals/src/loaders/locomo.ts:48 |