Demo code and dataset for offline debugging.
This repository is only for those who want to debug the code locally. It can not be used as local validation unless modifying the dataset.
Data in test_essays.csv
is partially copied from train_essays
for more convenient debugging.
Since the last block of the notebook will not be debugged when using the oringinal 3-line test data.
Code is referenced from here.
Apart from the official dataset, we also consider add another popular dataset DAIGT V2 Train Dataset.
Thanks for all the authors' contribution!