Viewing profile — anakin87
anakin87
HN member- Joined
- Tue, Apr 04, 2023, 12:32 PM UTC
- HN karma
- -1
- Public activity
- 12 items
- HN profile
- View on Hacker News ↗
About anakin87
No profile information was provided.
Recent public activity
-
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…
- story
-
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…
- story
-
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…
- story
- comment
-
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…
- story
-
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…
- story
-
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?