D_ASAP-AES / README.md
TasfiaS's picture
Update README.md
90632b8 verified
# D_ASAP-AES
This is the **train, test, and validation split** of the ASAP Automated Essay Scoring dataset,
prepared for use with the [S-GRADES benchmark](https://sgrades.eng.unt.edu).
Ground truth labels have been removed to prevent leakage during evaluation.
For the original dataset with labels, see below.
## Original Dataset
🔗 [ASAP-AES on Kaggle](https://www.kaggle.com/datasets/lburleigh/asap-2-0)
## Citation
If you use this dataset, please cite the original:
```bibtex
@misc{asap_aes,
title={ASAP Automated Essay Scoring},
howpublished={\url{https://www.kaggle.com/datasets/lburleigh/asap-2-0}}
}
```
If used as part of S-GRADES, also cite:
```bibtex
@inproceedings{seuti2026sgrades,
title={S-GRADES: Studying Generalization of Student Response Assessments in Diverse Evaluative Settings},
author={Seuti, Tasfia and Ray Choudhury, Sagnik},
booktitle={Proceedings of the 15th International Conference on Language Resources and Evaluation (LREC 2026)},
year={2026}
}
```