So we now have models with 0.5 trillion parameters, each the weight of a connection in a neural network. Trillion-parameter models are surely within reach in the near term -- and that's only within two orders of magnitude of the number of synapses in the human brain, which is in the hundreds of trillions, give or take. To paraphrase the popular saying, a trillion here, a trillion there, and pretty soon you're talking…
Except that every synapse is not a dumb weight but a highly complex system connected to an even more complex system (aka neuron) which might each be a (super)computer on its own. Given how extremely bad we are at computing, there is hope (for ai) that the neurons or their circuits are not _that_ powerful after all.
Megatron-Turing NLG 530B, the World’s Largest Generative Language Model
71–80 of 100 posts
Re: Megatron-Turing NLG 530B, the World’s Largest Generative Language Model
#72Training data has 0.339T tokens, less than the number of training parameters. A model like that could store all of the training text with 100B+ parameters left for computation.
A single weight can’t encode an individual word, but the ratio looks close to overfitting too me too.
Re: Megatron-Turing NLG 530B, the World’s Largest Generative Language Model
#73Earlier quoted context omitted.
Last I heard (and I believe this could be wrong) my professor said that we basically understand how a single neuron works. That like basically if we do X input we get Y output, up to some accuracy. He used this to discuss the idea behind neural networks -- that each neuron is simple enough to model, all we need to worry about is the weights and the dynamics of the network as a whole. How much of a simplification is t…
That’s correct understanding as of 1943 when the “artificial neural network“ model your professor is teaching was developed. There is a whole lot of new knowledge on how live neurons and networks of neurons work that had been collected in the last 75 years in the neuroscience domain but it’s mostly ignored by computer scientists.
Re: Megatron-Turing NLG 530B, the World’s Largest Generative Language Model
#74Earlier quoted context omitted.
Model inference is actually comparatively very cheap. If you have the resources to train a model, you most definitely have the resources to run it.
Does that hold as the workload scales up? E.g. could this or similar models be used as part of a general-purpose search engine whereby (at least) one inference is completed per unique search? Aside from computation, I know these models consume an intense amount of memory -- would that scale horizontally easily / economically? Would it need to?
Re: Megatron-Turing NLG 530B, the World’s Largest Generative Language Model
#75What's really interesting is that these models are using some non-trivial portion of all easily accessible human writing -- yet humans learn language really well with significantly less input data. What's missing in the field to replicate human performance in learning?
https://arxiv.org/pdf/1802.10217.pdf This is the paper I love to link in response to these sort of objections.
The OP's criticism is valid. Being forced to learn everything end-to-end, from scratch, is a severe limitation.
Re: Megatron-Turing NLG 530B, the World’s Largest Generative Language Model
#76What's really interesting is that these models are using some non-trivial portion of all easily accessible human writing -- yet humans learn language really well with significantly less input data. What's missing in the field to replicate human performance in learning?
This is not to say that language models are efficient, of course. That's not even remotely true. But we seem to under-estimate how much time and resources we need to learn something.
Re: Megatron-Turing NLG 530B, the World’s Largest Generative Language Model
#77So we now have models with 0.5 trillion parameters, each the weight of a connection in a neural network. Trillion-parameter models are surely within reach in the near term -- and that's only within two orders of magnitude of the number of synapses in the human brain, which is in the hundreds of trillions, give or take. To paraphrase the popular saying, a trillion here, a trillion there, and pretty soon you're talking…
Suppose a friend comes over and says "I went for dinner at a restaurant. Oh my god the portions were sooo big!". Wouldn't you want to know more information about the food and the restaurant, before you decided whether you're interested in it?
I appreciate that "big" is in peoples' minds associated with "strong", but most of the work in making language models bigger and bigger goes against the normal trend in computer science [1] and also neural networks research in gneral where the trend is to constantly try to reduce the size of models and improve their data efficiency.
What's worse, the trend to supersize language models is never justified, either theoretically (ha ha) or empirically in the relevant literature - and when rival teams make the obvious experiments the evidence is that size is not required to achieve good performance. For example:
It’s Not Just Size That Matters: Small Language Models Are Also Few-Shot Learners
https://aclanthology.org/2021.naacl-main.185/
____________
[1] Imagine someone bragging that their mergesort implementation has a million LOC! People brag about implementations in few lines of code, not many.
Re: Megatron-Turing NLG 530B, the World’s Largest Generative Language Model
#78However, I think this is really a dead-end: throwing more hardware at this is just going to generate better-sounding nonsense. Yes, we are learning the "model" of the English language - which words go with which others, but successively larger transformer models don't really expose much more about the nature of intelligent conversation.
I think we need a better algorithm now.
Re: Megatron-Turing NLG 530B, the World’s Largest Generative Language Model
#79I guess I'm interested to see if this performs qualitatively better than GPT-3, given how many more parameters it has. However, I think this is really a dead-end: throwing more hardware at this is just going to generate better-sounding nonsense. Yes, we are learning the "model" of the English language - which words go with which others, but successively larger transformer models don't really expose much more about th…
Re: Megatron-Turing NLG 530B, the World’s Largest Generative Language Model
#80So we now have models with 0.5 trillion parameters, each the weight of a connection in a neural network. Trillion-parameter models are surely within reach in the near term -- and that's only within two orders of magnitude of the number of synapses in the human brain, which is in the hundreds of trillions, give or take. To paraphrase the popular saying, a trillion here, a trillion there, and pretty soon you're talking…
I don't understand this kind of comment. To my mind what it amounts to is "look at how big it is". Alright. So it's big. So what? Is this an elephant pageant? Suppose a friend comes over and says "I went for dinner at a restaurant. Oh my god the portions were sooo big!". Wouldn't you want to know more information about the food and the restaurant, before you decided whether you're interested in it? I appreciate that…
In my mind, this is now called Pakled reasoning, from the scene in Star Trek: Lower Decks.
Pakled rebel turned leader:
"I am now Pakled leader. Behold my giant helmet!"
Other Pakled:
"He is strong!"
https://www.youtube.com/watch?v=lv1uhAa_M_U&t=193s