Does anyone else take fault with the increasingly commonplace usage of the word democratize as applied to technology? For every valid case, I see others that make my head hurt. Is it just a buzzword for telling a story with emotional appeal to users and investors? Making something available to someone who didn’t have it earlier isn’t democratizing. And ignoring future considerations is just lazy. If guns were invente…
GPT-J: GPT-3 Democratized
21–30 of 41 posts
Re: GPT-J: GPT-3 Democratized
#22I run GPT-J on a Titan RTX where I am writing a novel with it. To make it generate about 20k tokens or two pages of content takes a few minutes . I would say the output is comparable to other language models quality and so forth. Note that refinement or transfer learning doesn’t apply anymore it’s more like using a zero shot classifier or in other words you have to craft the input like Siri or wolfram alpha but expec…
That seems ridiculously slow. How is machine learning supposed to scale like this?
1. Just wait a few years for better hardware. Not even joking on that one. The computational requirements of most modern GAN and transformer-based approaches, like the StyleGAN image generation I was playing around with recently, would have been daunting even on the largest supercomputers just 10 or 15 years ago and before that it was science fiction.
2. Find more shortcuts. We all knew neural nets could learn any function all along, in principle. If you have infinite time and space, some of the simplest multilayer feedback networks can learn anything learnable. I don't think anyone really expected to find such relatively efficient algorithms for that, like we have in the last few years, though.
Re: GPT-J: GPT-3 Democratized
#23I was told that GPT-3 was too much power for mere mortals (without a paid subscription!) so what terror is this going to bring upon us?
Re: GPT-J: GPT-3 Democratized
#24Could anyone recommend a tutorial how to run this? I need to generate answers to 1000 questions for my app. Still waiting for GPT-3 invite for months
Re: GPT-J: GPT-3 Democratized
#25I run GPT-J on a Titan RTX where I am writing a novel with it. To make it generate about 20k tokens or two pages of content takes a few minutes . I would say the output is comparable to other language models quality and so forth. Note that refinement or transfer learning doesn’t apply anymore it’s more like using a zero shot classifier or in other words you have to craft the input like Siri or wolfram alpha but expec…
> I am writing a novel with it. Could you say more?
Re: GPT-J: GPT-3 Democratized
#26In the link it says training FLOPs: 1.5e22, a RTX 3090 has 285 TFLOPS/sec for tensor operations. If you can actually calculate it like that, 1000 GPUs would take 20 months.
https://www.google.com/search?q=1.5e22+%2F+%281000+*+285e9+%...
Working with grid computing at CERN, I've had access to some pretty big computing resources myself, but the scale of this is mind-boggling...
Re: GPT-J: GPT-3 Democratized
#27I run GPT-J on a Titan RTX where I am writing a novel with it. To make it generate about 20k tokens or two pages of content takes a few minutes . I would say the output is comparable to other language models quality and so forth. Note that refinement or transfer learning doesn’t apply anymore it’s more like using a zero shot classifier or in other words you have to craft the input like Siri or wolfram alpha but expec…
Re: GPT-J: GPT-3 Democratized
#28I was told that GPT-3 was too much power for mere mortals (without a paid subscription!) so what terror is this going to bring upon us?
Transparent and competent automated content moderation, maybe, easily available for anyone to run their own communities by their own standards. Once matured, you can easily envision people sharing policies and templates, or providing moderation as a service, for any sort of social text interaction.
Re: GPT-J: GPT-3 Democratized
#29Does anyone else take fault with the increasingly commonplace usage of the word democratize as applied to technology? For every valid case, I see others that make my head hurt. Is it just a buzzword for telling a story with emotional appeal to users and investors? Making something available to someone who didn’t have it earlier isn’t democratizing. And ignoring future considerations is just lazy. If guns were invente…
I had a History teacher who told me democracy often doesn't really mean anything. I've been thinking about it ever since. "Free GPT-3" would probably be better.
I guess my off the cuff, unexamined criteria for democratizing is whether it’s a gating/enabling function for the occurrence of one party’s objectives as directly decided by the wider community.
So something like GoFundMe or crowdfunding, sure. Although doesn’t necessarily need to be monetary.
But I’d be interested in hearing counteropinions.
Re: GPT-J: GPT-3 Democratized
#30Dupe https://news.ycombinator.com/item?id=27727009
Yeah, twice in one day (and 3+ times in a month) is a bit much and this post adds little new except some oddities like singling kubernetes in particular as 'the technology that helped train GPT-3'.