Commit Graph

4 Commits

Author SHA1 Message Date
Ethan Perez
28ba345ecc
Fixing unused weight_decay argument
Currently the L2 regularization is hard-coded to "0.01", even though there is a --weight_decay flag implemented (that is unused). I'm making this flag control the weight decay used for fine-tuning in this script.
2019-08-04 12:31:46 -04:00
Rabeeh KARIMI
f63ff536ad fixed version issues in run_openai_gpt 2019-07-20 12:43:07 +02:00
thomwolf
e848b54730 fix #792 2019-07-16 21:22:19 +02:00
thomwolf
2397f958f9 updating examples and doc 2019-07-14 23:20:10 +02:00