Viewing profile — alcinos
alcinos
HN member- Joined
- Tue, Dec 02, 2014, 5:45 PM UTC
- HN karma
- 94
- Public activity
- 7 items
- HN profile
- View on Hacker News ↗
About alcinos
No profile information was provided.
Recent public activity
- story
-
comment
Comment #45181368
> We've just only started RL training LLMs That's just factually wrong. Even the original chatGPT model (based on gpt3.5, released in 2022) was trained with RL (specifically RLHF).…
-
comment
Comment #22251131
It is already possible to know if a particular image has been used in training (see eg. https://arxiv.org/abs/1809.06396 by the same authors), but this new work also provides a p-v…
- story
-
comment
Comment #17496746
Well it's deterministic once you know the random seed, which is stored in the replay file. An agent doesn't know the seed, hence cannot predict the exact outcome of its actions, on…
-
comment
Comment #9491446
I completely agree that serious researchers should review definitions and results they are basing their findings upon. But then, I'd find much more reliable an editable reference p…
-
comment
Comment #9490222
To me, the main problem with papers in their current shape is that they are required to be more or less self-contained. When one wants to state a result that improves a little bit …