Viewing profile — madiator
madiator
HN member- Joined
- Wed, Jul 27, 2011, 5:48 PM UTC
- HN karma
- 612
- Public activity
- 235 items
- HN profile
- View on Hacker News ↗
About madiator
Recent public activity
-
comment
Comment #48490702
Check out OpenThoughts. It has a widely used dataset, a model that beats the deepseek's smaller reasoning models, and a paper that talks in detail about the data curation methodolo…
- story
-
comment
Comment #45634336
I wrote about this recently as well: https://madiator.substack.com/p/finetuning-is-so-back
-
comment
Comment #45121076
Congrats! Great work, Dan! Indeed, Terminal bench is awesome :)
-
comment
Comment #43559297
Right. The title conjures dreamy images in my mind that I was dying to see images!
-
comment
Comment #43359576
That's the hope, but that's never how things go. Of course researchers and research will be tremendously affected, and that's a shame.
-
comment
Comment #43294363
Yeah this was quite an interesting finding, given how Mistral has marketed this (OCR solved!)
- story
- story
- story
- story
-
comment
Comment #42826704
The blogpost is linked here: https://news.ycombinator.com/item?id=42826392
- story
-
comment
Comment #42826017
Thanks! We created bespoke-stratos-32B - let me know if you have any questions.
-
comment
Comment #42715025
Synthetic data got a bad reputation last year, but it is now an important component for all modern LLMs! In fact, we had also trained one model for -- ironically -- detecting hallu…
-
comment
Comment #42714522
We are working on it!
-
story
Show HN: Curator – an open-source library for synthetic data generation
Synthetic data generation is an essential step in training and evaluating LLMs/Agents/RAG pipelines, but tooling around this is still lacking. We're introducing Curator, an open-so…
-
comment
Comment #42546183
Not sure why you are so upset about a small and neat study ("please, please stop"). If you ask it to summarize (without feeding the entire bible), it needs to know the bible. Knowl…
-
comment
Comment #42325209
For the specific form of hallucination, which is called grounded factuality, we have trained a pretty good model that can detect if a claim is supported by a context. This is super…
-
comment
Comment #42226412
Now, it will be nice to get the code snippets for these!
-
comment
Comment #41502191
There are several types of hallucinations, and the most important one for RAG is grounded factuality. We built a model to detect this, and it does pretty well! Given a context and …
-
comment
Comment #39842695
That's great, but it did not really write the program that the human asked it to do. :)
-
comment
Comment #39707402
I am sure most people never asked these questions to a human doing this research.
-
comment
Comment #34467398
I will be typing this comment on my Nokia's keyboard.
-
comment
Comment #34174314
Yeah it wouldn't fit. GPT3 is 175B params, so even if you use 8 bit for each weight, you need 175×10^9÷2^30 = 163GiB of memory.