boun-tabi-LMG / turkish-lm-tuner

Turkish LM Tuner
https://boun-tabi-lmg.github.io/turkish-lm-tuner/
MIT License
73 stars 6 forks source link

Fixes and improvements in evaluation & pushing models #35

Closed gokceuludogan closed 6 months ago

gokceuludogan commented 6 months ago

This pull request fixes several bugs in eval.py and introduces the functionality to submit batch evaluations via a bash script. It also includes generation configurations for summarization, title generation, and paraphrasing. Additionally, a script for uploading models to the Hugging Face Hub has been added.

Changes