djaszak / NLPAug

A framework to simplify the usage of common Data Augmentation methods in the NLP context.
MIT License
2 stars 0 forks source link

Use character level augmentation and evaluate approach #5

Closed djaszak closed 2 years ago

djaszak commented 2 years ago

In previous issues 6 different augmentation methods were implemented which were used to augment the imdb dataset available on HuggingFace.co. The next step should be to use some standard model, also available on HuggingFace and fine-tune it with the different augemented datasets, checking which approach works best. Different combinations should be implemented and tuned.

djaszak commented 2 years ago

Base was implemented in b21b1b7fd8a2446925671b7e469ac8bffd0d664a