GPT-3 is no longer the only game in town
51–60 of 217 posts
Re: GPT-3 is no longer the only game in town
#52Re: GPT-3 is no longer the only game in town
#53Earlier quoted context omitted.
What do you use it for?
Coding, I actually had to forbid it today in a course I teach because it solves all the exercises :) (given unit tests with titles students needed to fill those tests in)
Re: GPT-3 is no longer the only game in town
#54Are we heading to the (distant) future where to make progress in any field you have to spend big $$$ to train a model?
Re: GPT-3 is no longer the only game in town
#55Re: GPT-3 is no longer the only game in town
#56If I were to run GPT-3 on my 70000 browser bookmarks, what kind of insights could I get from that? Only by analyzing the page title (from the bookmark, not by re-fetching the url) and eventually also the domain name.
Re: GPT-3 is no longer the only game in town
#57Are we heading to the (distant) future where to make progress in any field you have to spend big $$$ to train a model?
Re: GPT-3 is no longer the only game in town
#58Earlier quoted context omitted.
Have you heard of GitHub copilot ? It’s based on GPT3 and I can tell you one thing: it does not generate meaningless prose (90% of the time)
How many % of the time does it produce code that compiles?
Re: GPT-3 is no longer the only game in town
#59Earlier quoted context omitted.
From my anecdotal experience, the vast majority of the time (90+%).
Interesting. Is there any constraint built into the model that makes this possible? E.g. grammar, or semantics of the language? Or is it all based on deep learning only?
Re: GPT-3 is no longer the only game in town
#60Neat to see more models getting closer, thought it appears only one so far has exceeded GPT-3's 175B parameters. That said, what I'm really curious is how those other models stack up against GPT-3 in terms of performance -- does anyone know of any comparisons?
There's Wu Dao 2.0 and Google has 2 models with 1T+ params.