This repository contains the SpaCy-formatted dataset for grammar error detection with binary labels.
train.json: Training data
eval.json: Evaluation data
test.json: Test data
overlapping.json: Sentences with overlapping error spans
Each file contains a JSON array of examples in SpaCy format, with text and span annotations.
These files can be used directly with SpaCy's span… See the full description on the dataset page:
https://huggingface.co/datasets/Zlovoblachko/REALEC_GED-spacy-binary.