it has some weird math problems, I asked to compare to ChatGPT itself and it responded with that while ChatGPT is trained on 120 billion messages, bloomchat is trained on 1.7 billion messages, thus bloomchat is trained on more data When I asked which is more 1.7 or 120, it said 1.7 is greater number and then started spewing complete garbage math how 1.7 - 120 = 60 and since 60 is more than 0 then 1.7 is more than 120…
Bloom models are hopelessly under-trained. This one is worse than a 13B Vicuna.
BLOOMChat, a 176B parameter, Multi-lingual, fine tuned chat
11–15 of 15 posts
Re: BLOOMChat, a 176B parameter, Multi-lingual, fine tuned chat
#12it has some weird math problems, I asked to compare to ChatGPT itself and it responded with that while ChatGPT is trained on 120 billion messages, bloomchat is trained on 1.7 billion messages, thus bloomchat is trained on more data When I asked which is more 1.7 or 120, it said 1.7 is greater number and then started spewing complete garbage math how 1.7 - 120 = 60 and since 60 is more than 0 then 1.7 is more than 120…
Re: BLOOMChat, a 176B parameter, Multi-lingual, fine tuned chat
#13it has some weird math problems, I asked to compare to ChatGPT itself and it responded with that while ChatGPT is trained on 120 billion messages, bloomchat is trained on 1.7 billion messages, thus bloomchat is trained on more data When I asked which is more 1.7 or 120, it said 1.7 is greater number and then started spewing complete garbage math how 1.7 - 120 = 60 and since 60 is more than 0 then 1.7 is more than 120…
Why do people rush to test these on math problems, the things computers are already really good at?
Re: BLOOMChat, a 176B parameter, Multi-lingual, fine tuned chat
#14Earlier quoted context omitted.
Why do people rush to test these on math problems, the things computers are already really good at?
it's an attempt to see if the output is "actual intelligence", or just statistical bullshit.
Re: BLOOMChat, a 176B parameter, Multi-lingual, fine tuned chat
#15Earlier quoted context omitted.
Nobody does long-form arithmetic in the texts seen by these LLMs. Everyone uses calculators, so the AIs only see the result, not the step-by-step process to get there. I would expect the models to be bad at, say, division of long numbers in the same way humans are bad at doing the same calculations in their head!
Would sythetically generating millions of calculation examples and adding that to the training data help?
I'd be more interested in having the thing "study maths" in the sense of seeing many examples of Wolfram Language being used in matching English context. That way, it would learn the English->Maths mapping in a format that it can then feed into an industrial-strength mathematics engine. Apparently, Stephen Wolfram is working on this now, but the "full" fine tuning training would require significant funding and time. I suspect OpenAI has other priorities right now, but this type of thing will eventually become a routine way of making specialised and/or more capable large language models.