Earlier quoted context omitted.
1. It's an advertisement/press release, not so much an "article". 2. This would NOT be called even "AI" but "machine learning" 10 years ago. We started using AI as a marketing term for ML about a year ago.
This absolutely would be called AI 10 years ago. Yes, it's a machine learning task, but a computer program you can speak with would certainly qualify as AI to anyone 10 years ago, if not several decades prior as well.
Claude 3 model family
141–150 of 723 posts
Re: Claude 3 model family
#142Earlier quoted context omitted.
On the other hand, programmers are very expensive. At some level of accuracy and consistency (human order-of-magnitude?), the pricing of the service should start approaching the pricing of the human alternative. And first glance at numbers, LLMs are still way underpriced relative to humans.
NVidia's execs think so. It would be an ironic thing that it was open source that killed the programmer; as how would they train it otherwise? As a scientist, should I continue to support open access journals, just so I can be trained away? Slightly tongue in check, but not really.
Too little relevant training data in niche, state of the art topics.
But to the broader point, isn't this progress in a nutshell?
(1) Figure out a thing can be done, (2) figure out how to manufacture with humans, (3) maximize productivity of human effort, (4) automate select portions of the optimized and standardized process, (5) find the last 5% isn't worth automating, because it's too branchy.
From that perspective, software development isn't proceeding differently than any other field historically, with the added benefit that all its inputs and outputs are inherently digital.
Re: Claude 3 model family
#143Surpassing GPT4 is huge for any model, very impressive to pull off. But then again...GPT4 is a year old and OpenAI has not yet revealed their next-gen model.
Sure, OpenAI's next model would be expected to regain the lead, just due to their head start, but this level of catch-up from Anthropic is extremely impressive. Bear in mind that GPT-3 was published ("Language Models are Few-Shot Learners") in 2020, and Anthropic were only founded after that in 2021. So, with OpenAI having three generations under their belt, Anthropic came from nothing (at least in terms of models -…
Re: Claude 3 model family
#144Earlier quoted context omitted.
I personally find approaches like this the correct way forward. An input analyzer that finds out what kinds of tokens the query contains. A bunch of specialized models which handle each type well: image analysis, OCR, math and formal logic, data lookup,sentiment analysis, etc. Then some synthesis steps that produce a coherent answer in the right format.
Then you might enjoy looking up the "Mixture of Experts" model design.
The model learns how to split them on its own, and usually splits based not on topic or domain, but on grammatical function or category of symbol (e.g., punctuation, counting words, conjunctions, proper nouns, etc.).
Re: Claude 3 model family
#145What's up with the weird list of the supported countries? It isn't available in most European countries (except for Ukraine and UK) but on the other hand lot of African counties are listed... https://www.anthropic.com/claude-ai-locations
Re: Claude 3 model family
#146If you showed someone this article 10 years ago, they would say it indicates Artificial General Intelligence has arrived.
Re: Claude 3 model family
#147Earlier quoted context omitted.
NVidia's execs think so. It would be an ironic thing that it was open source that killed the programmer; as how would they train it otherwise? As a scientist, should I continue to support open access journals, just so I can be trained away? Slightly tongue in check, but not really.
I have a suspicion that greenfield science will be the last thing automated, at least the non-brute-force kind. AI assistants to do the drugery (smart search agents), but not pick the directions to proceed in. Too little relevant training data in niche, state of the art topics. But to the broader point, isn't this progress in a nutshell? (1) Figure out a thing can be done, (2) figure out how to manufacture with human…
Re: Claude 3 model family
#148Wow. 1 million token length.
Yeah this is huge, first Gemini and now Claude!
Re: Claude 3 model family
#149At this point I wonder how much of the GPT-4 advantage has been OpenAI's pre-training data advantage vs. fundamental advancements in theory or engineering. Has OpenAI mastered deep nuances others are missing? Or is their data set large enough that most test-cases are already a sub-set of their pre-training data?
So far gpt is the only one able to answer to variations of these prompts https://www.lesswrong.com/posts/EHbJ69JDs4suovpLw/testing-pa... it might be trained on these but still you can create variations and get decent responses Most other model fail on basic stuff like the python creator on stack overflow question, they identify Guido as the python creator, so the knowledge is there, but they don't make the connection…
You're saying that when Mistral Large launched last week you tested it on (among other things) explaining jokes?
Re: Claude 3 model family
#150Just signed up for Claude Pro to try out the Opus model. Decided to throw a complex query at it, combining an image with an involved question about SDXL fine tuning and asking it to do some math comparing the cost of using an RTX 6000 Ada vs an H100. It made a lot of mistakes. I provided it with a screenshot of Runpod's pricing for their GPUs, and it misread the pricing on an RTX 6000 ADA as $0.114 instead of $1.14.…
(64−30)−(46−38)+(11+96)+(30+21)+(93+55)−(22×71)/(55/16)+(69/37)+(74+70)−(40/29)
Calculator: 22.08555452004
GPT-4 (without Python): 22.3038
Claude 3 Opus: 22.0492