Viewing profile — sasjaws
sasjaws
HN member- Joined
- Sat, Dec 09, 2023, 6:47 AM UTC
- HN karma
- 30
- Public activity
- 11 items
- HN profile
- View on Hacker News ↗
About sasjaws
No profile information was provided.
Recent public activity
-
comment
Comment #47192983
The idea i tried to express was purely the loss function thing you mentioned, and how both tasks (1 vs 2 vs n) lead to identical training runs. At least with nanogpt. I dont know i…
-
comment
Comment #47192834
No blog post, my llm expert friend told me this was kinda obvious when i shared it with him so i didnt think it was worth it. I can tell you how i got there, i did nanogpt, then tr…
-
comment
Comment #47192692
This is about reasoning tokens right? I didnt mean that, nanogpt doesnt do that. Nanogpt inference just outputs letters directly, no intermediate tokens.
-
comment
Comment #47192644
Thats actually an interesting way to look at it. However i just posted that because i often see articles expressing amazement at how training an llm at next token prediction can ta…
-
comment
Comment #47192434
Thats the one, lots of fun and a great entrypoint for experimentation.
-
comment
Comment #47162888
A while ago i did the nanogpt tutorial, i went through some math with pen and paper and noticed the loss function for 'predict the next token' and 'predict the next 2 tokens' (or n…
-
comment
Comment #45871802
Personalized audio streams for language learners. Ideal for during driving or while doing chores. https://listen.longyan.io/ At the intermediate level lots of learners struggle to …
-
comment
Comment #45410759
I've added support for Lithuanian and created a stream about version control for you to try it out. Just 'select language' -> Lithuanian -> Play If you find it useful, you can regi…
-
comment
Comment #45369361
I'm building a service that generates audio streams about subjects and vocab of your choosing, currently notebookLM based. If you have intermediate listening skills its pretty usef…
-
comment
Comment #44025205
Thanks for having a look, I actually started out from traditional characters, but once I realized >90% of the students only do simplified I switched. I also tend to believe to just…
-
comment
Comment #44022797
I'm building a reader app that tries to solve this exact problem by providing a range of gradually simplified versions of each article to match your proficiency. So you can stay in…