Viewing profile — cubie
cubie
HN member- Joined
- Mon, Jun 05, 2023, 5:39 PM UTC
- HN karma
- 152
- Public activity
- 22 items
- HN profile
- View on Hacker News ↗
About cubie
No profile information was provided.
Recent public activity
-
comment
Comment #47088793
I'm a big fan of their work as well, good shout.
- story
-
comment
Comment #45669070
That's awesome to hear! It's been growing a lot in the background, still useful as ever, especially for retrieval/semantic search.
- story
- story
- story
- story
- story
-
comment
Comment #43319425
Looks very solid; I'm excited for finetuned variants for retrieval and reranking.
- story
- story
-
comment
Comment #42466290
Spot on
-
comment
Comment #42466286
Not yet - these are base models, or "foundational models". They're great for molding into different use cases via finetuning, better than common models like BERT, RoBERTa, etc. in …
-
comment
Comment #42466254
Beyond what the others have said about 1) ModernBERT-base being 149M parameters vs BERT-base's 110M and 2) most LLMs being decoder-only models, also consider that alternating atten…
-
comment
Comment #42466140
On a very high level, for NLP: 1. an encoder takes an input (e.g. text), and turns it into a numerical representation (e.g. an embedding). 2. a decoder takes an input (e.g. text), …
- story
- story
- story
-
comment
Comment #37825374
That is exactly correct
-
comment
Comment #37825365
By "irrespective of their relevance to the language modeling task", the authors mean that the semantic meaning of the tokens is not important. These 4 tokens can be completely repl…
-
comment
Comment #37822513
Various experiments on the recent Window Attention with Attention Sinks/StreamingLLM approach indicate that the approach certainly improves inference fluency of pretrained LLMs, wh…
- story