Live data from Hacker News

Viewing profile — anakin87

anakin87

HN member
Joined
Tue, Apr 04, 2023, 12:32 PM UTC
HN karma
-1
Public activity
12 items

About anakin87

No profile information was provided.

Recent public activity

  1. comment
    Comment #47730590

    Hi HN, I've been spending some time lately trying to build Reinforcement Learning Environments and training small language models and wanted to share a little course I put together…

  2. story
  3. comment
    Comment #45139706

    LLMs improve when they can practice and reason in interactive environments. Recent work (DeepSeek-R1, GRPO) shows RL can teach models to prefer better outputs by giving rewards. Bu…

  4. story
  5. comment
    Comment #43944332

    I experimented with GRPO lately, since I am fascinated by models learning from prompts and rewards - no example answers needed like in Supervised Fine-Tuning. After the DeepSeek bo…

  6. story
  7. comment
  8. comment
    Comment #43935868

    I experimented with GRPO lately, since I am fascinated by models learning from prompts and rewards - no example answers needed like in Supervised Fine-Tuning. After the DeepSeek bo…

  9. story
  10. comment
    Comment #36810950

    I recently conducted some experiments with Llama2 and Haystack ( https://github.com/deepset-ai/haystack ), the NLP/LLM framework. The notebook can be helpful for those trying to lo…

  11. story
  12. comment
    Comment #36200030

    In my experience, Argilla is a good open source platform for datacentric NLP. And these features are a great addition... Have you tried it?