TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

AI2 shows off an open, Q&A-focused rival to GPT3

1 pointsby danielmorozoffover 3 years ago

1 comment

danielmorozoffover 3 years ago
The MACAW model is quite impressive -- it significantly outperforms GTP3 on Q&amp;A&#x2F;reasoning tasks (~10%) while requiring x10 less parameters. It is based on T5 , which is a well known model from Google. The novel innovation here is the training paradigm.<p>Also did I mention it&#x27;s OSS: <a href="https:&#x2F;&#x2F;macaw.apps.allenai.org&#x2F;" rel="nofollow">https:&#x2F;&#x2F;macaw.apps.allenai.org&#x2F;</a><p>Here is the paper: <a href="https:&#x2F;&#x2F;arxiv.org&#x2F;abs&#x2F;2109.02593" rel="nofollow">https:&#x2F;&#x2F;arxiv.org&#x2F;abs&#x2F;2109.02593</a>