YatharthDedhia/TestDataset
Scratch repo for testing dataset-viewer schema inference. All data is synthetic and contains no real personal information. case_bank/ holds a few raw per-case JSON files whose nested mock block is union-typed across tools (some lists are empty, some hold structs), which breaks single-schema inference. viewer/cases.jsonl is a flattened table with a stable schema, and the configs block above points the viewer at it so the raw files are not globbed.
Scratch repo for testing dataset-viewer schema inference. All data is synthetic and contains no real personal information.
case_bank/ holds a few raw per-case JSON files whose nested mock block is union-typed across tools (some lists are empty, some hold structs), which breaks single-schema inference. viewer/cases.jsonl is a flattened table with a stable schema, and the configs block above points the viewer at it so the raw files are not globbed.
