graykode / gpt-2-Pytorch

Simple Text-Generator with OpenAI gpt-2 Pytorch Implementation
MIT License
963 stars 225 forks source link

How exact have you reproduce the experiment result? #4

Closed guotong1988 closed 5 years ago

guotong1988 commented 5 years ago

Thank you very much.

graykode commented 5 years ago

Hello. Do you mean the result table of the paper?

guotong1988 commented 5 years ago

Yes, but maybe you can achieve lower score with smaller parameters.

graykode commented 5 years ago

No. I dont experiment yet, using paper data. It is just simple text generator used gpt 2 model. Do you have a interest in making a reproduction of paper result? Thanks.

guotong1988 commented 5 years ago

I will try.