Hacker News new | ask | show | jobs
by dana321 2314 days ago
GPT-2

https://openai.com/blog/gpt-2-1-5b-release/

https://talktotransformer.com/

https://github.com/openai/gpt-2

(GPT-2 docker image needs a version tweak to get it working)

and BERT:

https://github.com/google-research/bert

1 comments

Bert (more like transformers) really did change the whole nlp scene. It truly was nlp's imagenet moment. Though nlp continues to be significantly more difficult than vision to get running in most problems.