Viewing profile — owl_brawl
owl_brawl
HN member- Joined
- Thu, Nov 30, 2023, 2:13 PM UTC
- HN karma
- 6
- Public activity
- 4 items
- HN profile
- View on Hacker News ↗
About owl_brawl
No profile information was provided.
Recent public activity
-
comment
Comment #40305202
For those who haven't read it, Rich Caruana's thesis on multi-task learning is beautifully written (the cited 1998 paper here). It's amazing to see how far the field has come, and,…
-
comment
Comment #39458512
I would love answers to these questions too, particularly on the vocab size
-
comment
Comment #39458502
Hi alekandreev, Any reason you decided to go with a token vocabulary size of 256k? Smaller vocab/vector sizes like most models in this size seem to be using (~16-32k) are much easi…
-
comment
Comment #38473795
The "RAG" part (over the training set) is by far the smallest contribution to the performance gains reported (see the ablation study in section 5.2). I don't think the model is act…