Live data from Hacker News

Viewing profile — madiator

madiator

HN member
Joined
Wed, Jul 27, 2011, 5:48 PM UTC
HN karma
612
Public activity
235 items

About madiator

bespokelabs.ai

Recent public activity

  1. 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…

  2. story
  3. comment
    Comment #45634336

    I wrote about this recently as well: https://madiator.substack.com/p/finetuning-is-so-back

  4. comment
    Comment #45121076

    Congrats! Great work, Dan! Indeed, Terminal bench is awesome :)

  5. comment
    Comment #43559297

    Right. The title conjures dreamy images in my mind that I was dying to see images!

  6. 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.

  7. comment
    Comment #43294363

    Yeah this was quite an interesting finding, given how Mistral has marketed this (OCR solved!)

  8. story
  9. story
  10. story
  11. story
  12. comment
    Comment #42826704

    The blogpost is linked here: https://news.ycombinator.com/item?id=42826392

  13. story
  14. comment
    Comment #42826017

    Thanks! We created bespoke-stratos-32B - let me know if you have any questions.

  15. 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…

  16. comment
    Comment #42714522

    We are working on it!

  17. 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…

  18. 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…

  19. 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…

  20. comment
    Comment #42226412

    Now, it will be nice to get the code snippets for these!

  21. 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 …

  22. comment
    Comment #39842695

    That's great, but it did not really write the program that the human asked it to do. :)

  23. comment
    Comment #39707402

    I am sure most people never asked these questions to a human doing this research.

  24. comment
    Comment #34467398

    I will be typing this comment on my Nokia's keyboard.

  25. 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.