lancopku / text-autoaugment

[EMNLP 2021] Text AutoAugment: Learning Compositional Augmentation Policy for Text Classification
https://arxiv.org/abs/2109.00523
MIT License
125 stars 16 forks source link

Extend to GLUE datasets #2

Closed wolvecap closed 3 years ago

wolvecap commented 3 years ago

This commit makes TAA able to run GLUE text_classification tasks. The general API for augmenting text data hasn't been finished in this version