CoolFace
Datasetpublic

epfl-dlab/JSONSchemaBench

JSONSchemaBench JSONSchemaBench is a benchmark of real-world JSON schemas designed to evaluate structured output generation for Large Language Models (LLMs). It contains approximately 10,000 JSON schemas, capturing diverse constraints and complexities. import datasets from datasets import load_dataset def main(): # Inspect the available subsets of the dataset all_subsets = datasets.get_dataset_config_names("epfl-dlab/JSONSchemaBench") print("Available subsets:"… See the full description on the dataset page: https://huggingface.co/datasets/epfl-dlab/JSONSchemaBench.

sourceHugging Facemitupdated 1y agoView on Hugging Face
12likes4.4kdownloads

epfl-dlab/JSONSchemaBench · main · files are served by the source, never re-hosted here