@fabricorg/experiments-datasets
v0.1.0
Published
Versioned evaluation datasets for Fabric Experiments: schemas, store contract, JSONL import.
Downloads
1,710
Readme
@fabricorg/experiments-datasets
Versioned, tenant-aware JSON datasets for Fabric Experiments AI Quality suites.
import { InMemoryDatasetStore, parseJsonl } from '@fabricorg/experiments-datasets';The package provides schemas, deterministic JSONL import, content hashing, a storage contract, and an in-memory reference store. Frozen versions own their values and cannot be changed by mutating caller or returned objects.
