This project builds a synthetic error-repair dataset from the
Structured Output Benchmark (SOB).
validated_output: the correct JSON answer from SOB.
errored_json: a synthetically corrupted JSON answer.
error_difficulty: easy, medium, or hard.
error_type: the kind of injected error.
error_location: the JSON path where the error was injected.… See the full description on the dataset page:
https://huggingface.co/datasets/MoetezF/SOB-with-errors-injection.