eole-nlp / eole

Open language modeling toolkit based on PyTorch
https://eole-nlp.github.io/eole
MIT License
53 stars 11 forks source link

Add gpt2 converter, hellaswag eval tool, misc fixes #38

Closed francoishernandez closed 3 months ago

francoishernandez commented 3 months ago

Experimenting in #32 , I gathered that it might be good to support the official gpt2 baseline, so here it is.

Some notes:

@funboarder13920 @l-k-11235 this will conflict with #26 and potential future work there