๐ฐNobel prize,
This year's Nobel prize is the probably the first one I really followed, since there were some familiar names. Usually, i just don't go deep into winners works or even check their names.
I thought the Nobel Prize was the perfect award but this year is the year I looked back to see some weird choices etc.
Also, this should be a good reminder that you should quit doing CRUD based stuff etc๐. If your job doesn't require you to come up with some logic either new or old, then you are probably not going to sneak in to the Nobel prize... jk btw
This year's Nobel prize is the probably the first one I really followed, since there were some familiar names. Usually, i just don't go deep into winners works or even check their names.
I thought the Nobel Prize was the perfect award but this year is the year I looked back to see some weird choices etc.
Also, this should be a good reminder that you should quit doing CRUD based stuff etc๐. If your job doesn't require you to come up with some logic either new or old, then you are probably not going to sneak in to the Nobel prize... jk btw
๐9๐1
Hellooo๐,
I was pissed with the recent "AI" hype and didn't want to engage in it for the past few days, anyway what did I miss? Only some cool things please
I was pissed with the recent "AI" hype and didn't want to engage in it for the past few days, anyway what did I miss? Only some cool things please
A recent paper from Apple builds benchmark datasets that may be free from distribution shift and data leakage and thinking through failure test cases for reasoning.
And says there's ZERO evidence that LLM's show any signs of logical reasoning, and rather replicate reasoning steps learned in its training data through pattern recognition. ๐ณ
Paper: https://arxiv.org/abs/2410.05229
This is a highly readable and straightforward paper โ no math, no LLM or ML pre-reqs needed beyond just the basics (a curious reader without the basic knowledge can also follow through), you can check this blog too
And says there's ZERO evidence that LLM's show any signs of logical reasoning, and rather replicate reasoning steps learned in its training data through pattern recognition. ๐ณ
Paper: https://arxiv.org/abs/2410.05229
This is a highly readable and straightforward paper โ no math, no LLM or ML pre-reqs needed beyond just the basics (a curious reader without the basic knowledge can also follow through), you can check this blog too
๐7
Ev Fedorenko's Keynote at COLM
Some key points:
* in the human brain, language system is distinct from modules that activate when doing knowledge/cognition related things like maths. It can lead to activations of the others, but it's not necessary.
* LLMs are interesting to study as a in-silica model organism of language, as their representations somewhat resemble those of humans. And it looked like better models had better alignment, but curious if that continues.
*Baby LLMs
https://youtu.be/8xS7tjy92Ws?feature=shared
Some key points:
* in the human brain, language system is distinct from modules that activate when doing knowledge/cognition related things like maths. It can lead to activations of the others, but it's not necessary.
* LLMs are interesting to study as a in-silica model organism of language, as their representations somewhat resemble those of humans. And it looked like better models had better alignment, but curious if that continues.
*Baby LLMs
https://youtu.be/8xS7tjy92Ws?feature=shared
โค1
Forwarded from Frectonz
YouTube
Nobel Prize in Physics (& Computer Science?) - Computerphile
The 2024 Nobel Prize in Physics is awarded to John Hopfield and Geoffrey Hinton โfor foundational discoveries and inventions that enable machine learning with artificial neural networksโ. This video features Juan Garrahan, Phil Moriarty and Mike Pound...โฆ
LangChain vs LlamaIndex vs NIM.
Here is a very good beginner friendly blog if you are having problems on which one to use.
https://www.freecodecamp.org/news/llm-powered-apps-langchain-vs-llamaindex-vs-nim/
Here is a very good beginner friendly blog if you are having problems on which one to use.
https://www.freecodecamp.org/news/llm-powered-apps-langchain-vs-llamaindex-vs-nim/
freeCodeCamp.org
Which Tools to Use for LLM-Powered Applications: LangChain vs LlamaIndex vs NIM
If youโre considering building an application powered by a Large Language Model, you may wonder which tool to use. Well, two well-established frameworksโLangChain and LlamaIndexโhave gained significant attention for their unique features and capabili...
๐2
The next thing about these days LLMs is application and integrations. Here is one by Anthropic called Computer Use
It allows Claude to control your computer screen based on a prompt and take actions on your behalf to act on your computer. You can even let it control your app and play games too, sounds fun.
https://x.com/rowancheung/status/1848743700702130474?t=qMcwmDJTT4UFkox4pOmx-g&s=09
It allows Claude to control your computer screen based on a prompt and take actions on your behalf to act on your computer. You can even let it control your app and play games too, sounds fun.
It works by taking static screenshots that are constantly sent back to the API in real-time
Then Clade can move your cursor, click, and type text
https://x.com/rowancheung/status/1848743700702130474?t=qMcwmDJTT4UFkox4pOmx-g&s=09
Forwarded from Samson Endale ๐ช๐น
Focus on solving real problems. Don't waste time on hypothetical issues. If a problem needs validation, it's probably not important. Tackle the biggest challenges first.
- Samson Endale
Samson Endale ๐ช๐น
validation
Don't listen to Sam๐, our work(ML) is nothing without validation set.
๐12
Huggingface dataset๐ค stats, and guess what, both are not even my datasets, I worked on the Aya one but for the other one, I just made it instruction style and nothing much. But seems like people are using them, has anyone come across these two datasets on hf?
Aya and Amharic QA
Aya and Amharic QA
๐12๐3โค1๐ฅ1
Aya Expanse from Cohere for AI, it beats most open source models like Llama and Gemma in same parameters comparison. It can also support speech and image this time.
You can try it here: https://huggingface.co/spaces/CohereForAI/aya_expanse
You can try it here: https://huggingface.co/spaces/CohereForAI/aya_expanse
๐ฅ3