File size: 1,135 Bytes
1cbd12d
9a13e44
319e8f7
1cbd12d
 
9a13e44
 
 
1cbd12d
9a13e44
 
 
 
 
1cbd12d
 
 
 
 
 
 
 
 
9a13e44
 
 
 
 
 
 
 
 
 
 
 
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
31
32
33
34
35
# D_ASAP2

This is the **train, test, and validation split** of the ASAP 2.0 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.

## Original Dataset

🔗 [ASAP 2.0 on Kaggle](https://www.kaggle.com/datasets/lburleigh/asap-2-0)

## Citation

If you use this dataset, please cite the original:
```bibtex
@article{crossley2025asap2,
  title={A large-scale corpus for assessing source-based writing quality: ASAP 2.0},
  author={Crossley, Scott A. and Baffour, Perpetual and Burleigh, L. and King, Jules},
  journal={Assessing Writing},
  volume={65},
  pages={100954},
  year={2025},
  publisher={Elsevier},
  doi={10.1016/j.asw.2025.100954}
}
```

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}
}
```