HackerTrans
トップ新着トレンドコメント過去質問紹介求人

craffel

no profile record

投稿

ICLR Workshop on Enormous Language Models – May 7th, 2021 (Livestream)

welmworkshop.github.io
1 ポイント·投稿者 craffel·5 年前·0 コメント

コメント

craffel
·5 年前·議論
(different author, not Stella)

To your first question: Unpublished experiments done by the BigScience architecture and scaling WG suggest that training on book corpus yields a boost of 10-15% accuracy on LAMBADA.

To your second question: LAMBADA specifically is an interesting task, but it's a bit unsatisfying to work on since there are so many conflating factors in prior work on the dataset. We are planning quite a few follow-up projects along this general line of work (prompted multi-task training), though.
craffel
·5 年前·議論
(author here)

The paper/model/code was just made public today. This may be why no one is talking about it yet.

Regarding whether the size is a hassle: It's possible to run inference on a single Google Cloud TPU v3-8 device or on a server with 4x 32GB v100 GPUs. Hugging Face also has an inference API for any model on the Hub: https://api-inference.huggingface.co/docs/python/html/index....