D_ASAP-SAS / README.md
TasfiaS's picture
Update README.md
f97ad64 verified
# D_ASAP-SAS
This is the **train, test, and validation split** of the ASAP Short Answer 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-SAS on Kaggle](https://www.kaggle.com/c/asap-sas)
## Citation
If you use this dataset, please cite the original:
```bibtex
@misc{asapsas2012,
author={Barbara and Hamner, Ben and Morgan, Jaison and lynnvandev and Shermis, Mark},
title={The Hewlett Foundation: Short Answer Scoring},
year={2012},
howpublished={\url{https://kaggle.com/competitions/asap-sas}}
}
```
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}
```