This is some version of the code that I’ve used in the paper Domain specific augmentations as low cost teachers for large students to train my model in 2022.
As I have not maintained the code since, I highly doubt that the code works as some of the libraries have since been updated and I unfortunately do not recall which versions of the libraries I have installed back then.
I attach the code for completeness due to a recent request.
To use this code, please cite the following:
@inproceedings{huang2022domain,
title = {Domain specific augmentations as low cost teachers for large students},
author = {Huang, Po-Wei},
year = 2022,
month = nov,
booktitle = {Proceedings of the First Workshop on Information Extraction from Scientific Publications},
publisher = {Association for Computational Linguistics},
address = {Online},
pages = {84--90},
url = {https://aclanthology.org/2022.wiesp-1.10}
}