File size: 1,089 Bytes
ad68f4d
 
f97ad64
ad68f4d
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
# 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}
```