Yi Tay's response (chief scientist at Reka AI, ex-Google Brain researcher): https://twitter.com/YiTayML/status/1783273130087289021 >not true, especially for language. if you trained a large & deep MLP language model with no self-attention, no matter how much data you'll feed it you'll still be lacking behind a transformer (with much less data). will it get to the same point? i don't think so. your tokens cannot even…
The "it" in AI models is the dataset
21–30 of 79 posts
Re: The "it" in AI models is the dataset
#22Re: The "it" in AI models is the dataset
#23Re: The "it" in AI models is the dataset
#24Earlier quoted context omitted.
It used to be that people would get into these fields thinking ML would need specifically human insights, deep thinking, and philosophical insights about the nature of consciousness. You would get into natural language modelling because you had a deep love of language. Because you think you're close to figuring language out in a systematic way, with just a few years more study. There's a certain sadness, I think, in…
This is 100% not why I am sad, see my other reply for information. As an aside, it's wild how people put their own spin onto what I said. Obviously I should have been clearer :shrug:.
Re: The "it" in AI models is the dataset
#25Yi Tay's response (chief scientist at Reka AI, ex-Google Brain researcher): https://twitter.com/YiTayML/status/1783273130087289021 >not true, especially for language. if you trained a large & deep MLP language model with no self-attention, no matter how much data you'll feed it you'll still be lacking behind a transformer (with much less data). will it get to the same point? i don't think so. your tokens cannot even…
Re: The "it" in AI models is the dataset
#26Earlier quoted context omitted.
This is 100% not why I am sad, see my other reply for information. As an aside, it's wild how people put their own spin onto what I said. Obviously I should have been clearer :shrug:.
Well, you have to forgive some for making assumptions based on your choice of username…
Re: The "it" in AI models is the dataset
#27I don’t get this: “What that means is not only that they learn what it means to be a dog or a cat, …“ We don’t have any dataset of dog or cat experience right? OP probably means that he models learns wat a dog or cat is, right? I find the whole piece somewhat vague btw. No real insights if you ask me. Sure if all you put in is a dataset, that should be all you get out. What’s surprising (worth HN) here?
Yes, "What it means to be" does appear to be meant that way and it didn't occur to me to interpret it the other way.
> Sure if all you put in is a dataset, that should be all you get out. What's surprising (worth HN) here?
You put in a particular choice of nn architecture as well as the dataset. The insight (to the extent that it is insightful, and true) is that the architecture doesn't affect the results you get much compared to the dataset.
Re: The "it" in AI models is the dataset
#28Yi Tay's response (chief scientist at Reka AI, ex-Google Brain researcher): https://twitter.com/YiTayML/status/1783273130087289021 >not true, especially for language. if you trained a large & deep MLP language model with no self-attention, no matter how much data you'll feed it you'll still be lacking behind a transformer (with much less data). will it get to the same point? i don't think so. your tokens cannot even…
Re: The "it" in AI models is the dataset
#29> It is a giant pain in the ass but you have to spend the time sitting in front of the screen going through the data and removing things and tagging things and making sure that the details are right. This is really what makes the good models good and the rest mediocre. In some other comment I read this. Sounds very much like a curation thing. And now I'm wondering; isn't this part already covered by a lot of human be…
Re: The "it" in AI models is the dataset
#30Yi Tay's response (chief scientist at Reka AI, ex-Google Brain researcher): https://twitter.com/YiTayML/status/1783273130087289021 >not true, especially for language. if you trained a large & deep MLP language model with no self-attention, no matter how much data you'll feed it you'll still be lacking behind a transformer (with much less data). will it get to the same point? i don't think so. your tokens cannot even…
Well, both can be true if you interpret the "it" as "the secret sauce / competitive advantage". A good architecture is a necessary but not sufficient condition for success, but everybody uses more or less the same currently, so data makes the difference. Until the next improvement in architecture.