Live data from Hacker News

Viewing profile — cubie

cubie

HN member
Joined
Mon, Jun 05, 2023, 5:39 PM UTC
HN karma
152
Public activity
22 items

About cubie

No profile information was provided.

Recent public activity

  1. comment
    Comment #47088793

    I'm a big fan of their work as well, good shout.

  2. story
  3. 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.

  4. story
  5. story
  6. story
  7. story
  8. story
  9. comment
    Comment #43319425

    Looks very solid; I'm excited for finetuned variants for retrieval and reranking.

  10. story
  11. story
  12. comment
  13. 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 …

  14. 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…

  15. 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), …

  16. story
  17. story
  18. story
  19. comment
    Comment #37825374

    That is exactly correct

  20. 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…

  21. 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…

  22. story