Earlier quoted context omitted.
Quite the opposite - I'm questioning fairness of judgment based on output from GPT-4 when solving complicated tasks etc, which is very hard to justify as "stochastic" unless you beg the question.
But the judgement is not relevant to a context of "«handwaving»" (BTW: nice concept). If you look at the "handwaving" it becomes a strawman to lose the focus on the objective. If an engine outputs things like "Charles III is the current King of Britain. He was born in January 26, 1763" , it seems to be conflating different notions without having used the necessary logic required for vetting the statement: the witness…
Scaling Transformer to 1M tokens and beyond with RMT
141–147 of 147 posts
Re: Scaling Transformer to 1M tokens and beyond with RMT
#142Earlier quoted context omitted.
Is it possible to get access to the base model (ie no RLHF) via Azure? Or even the version that’s part of Goodbing?
No, it is my understanding that even MS research employees do not have access to that anymore.
Re: Scaling Transformer to 1M tokens and beyond with RMT
#143Earlier quoted context omitted.
Because AI development is the most dangerous thing humans have ever done? Respectfully, have you been under a rock? "Progress" doesn't mean "every massive change to the world and humanity is good." There are undeveloped technologies that we are currently not capable of being responsible with. Google differential technological research.
I’m using GPT-4 basically everyday multiple times. I’m following closely LLM developments. Yet I have trouble seeing what people find so dangerous. It’s amazingly cool stuff that will create massive productivity gains. I guess I just lack needed imagination to believe this “most dangerous thing humans have ever done” perspective. It looks to me the most dangerous thing is actually Gain Of Function research on pathoge…
> Intelligence is the only advantage we have over lions, who are otherwise much bigger and stronger and faster than we are. But we have total control over lions, keeping them in zoos [...]
The "intelligence" is a mouthful, but I think the advantage described above is, at its root, caused by a slightly better "predict" step in the observe-predict-act loop. That's it. And LLMs aren't exactly bad predictors, are they? And it looks like while our predictive abilities rise over centuries, theirs rise over decades.
Re: Scaling Transformer to 1M tokens and beyond with RMT
#144Earlier quoted context omitted.
Are there other OpenAI models only available via Azure? I think code-davinci-002, the GPT-3.5 base model, is now only available via Azure. The GPT-4 base model seems to be completely unavailable. The OpenAI playground only has the old GPT-3 base model, davinci.
code-davinci-002 is the model used for code completions. Here's the full list of models: https://learn.microsoft.com/en-us/azure/cognitive-services/o...
https://platform.openai.com/docs/model-index-for-researchers
This makes it a very powerful tool in general, since it doesn't suffer from mode collapse. It can be used for anything, though one has to prompt it right, since it doesn't follow instructions by default.
Re: Scaling Transformer to 1M tokens and beyond with RMT
#145For those who don't completely get the impact of this: We already know Large Language Models (LLMs) can learn at runtime (ie, separately to the training process.) This is called "In Context Learning". See [1], [2] for more details. (BTW, when anyone says "LLMs are stochastic parrots" you know they are ignorant of this) In context learning is wonderful because it means you can "train" a LLM at run time by filling the…
> BTW, when anyone says "LLMs are stochastic parrots" you know they are ignorant of this You really think Timnit Gebru and Margaret Mitchell, both of whom are cited in the first paper you footnoted, are ignorant of in-context learning?
Also their paper ("On the Dangers of Stochastic Parrots: Can Language Models Be Too Big?") doesn't really define what they mean by a stochastic parrot, but they appear to mean mostly that it is non-grounded (section 6):
> Text generated by an LM is not grounded in communicative intent, any model of the world, or any model of the reader’s state of mind. It can’t have been, because the training data never included sharing thoughts with a listener, nor does the machine have the ability to do that.
I think it is becoming increasingly clear that LLMs do in-fact have a "model of the world". Indeed even old techniques like Word2Vec (2014) showed that RNNs could build a model with meaningful relationships.
I don't think this paper really addresses that, although many of their other criticisms remain valid.
Re: Scaling Transformer to 1M tokens and beyond with RMT
#146Earlier quoted context omitted.
Except it cannot conceptualize reasonably. It is utterly incapable of symbolic thinking in a general sense.
No reason why Toolformer+GPT couldn't use a symbolic reasoning program. Symbolic reasoning programs are much better than humans. Probably bugs will happen in the interface between human language and the symbolic reasoning. But that happens with humans too.
Re: Scaling Transformer to 1M tokens and beyond with RMT
#147Earlier quoted context omitted.
> BTW, when anyone says "LLMs are stochastic parrots" you know they are ignorant of this You really think Timnit Gebru and Margaret Mitchell, both of whom are cited in the first paper you footnoted, are ignorant of in-context learning?
Well the Gebru & Mitchell paper[1] was published before In-Context-Learning was discovered (an ICL was very unexpected), so yes, I think they were ignorant of ICL at the time. Also their paper ("On the Dangers of Stochastic Parrots: Can Language Models Be Too Big?") doesn't really define what they mean by a stochastic parrot, but they appear to mean mostly that it is non-grounded (section 6): > Text generated by an L…
??? One of us is confused here (I'm fully willing to admit that it's me), but AFAIK, the big discovery of in-context learning was described in "Language Models are Few-Shot Learners" - published in 2020[1], vs 2021 for the stochastic parrots paper.
Regardless, it's not like the authors of the stochastic parrots paper have disavowed the term. They're still referring to the paper without correction in the statement they published about the proposed pause last month: https://www.dair-institute.org/blog/letter-statement-March20...