Live data from Hacker News

Viewing profile — metalwhale

metalwhale

HN member
Joined
Wed, Apr 03, 2019, 12:51 PM UTC
HN karma
1,008
Public activity
32 items

About metalwhale

No profile information was provided.

Recent public activity

  1. story
  2. comment
    Comment #44572100

    Hello everyone! I'm writing a blog about my experience on training a minimal DDPM and just want to share what I've learned so far. Feel free to read and discuss with me.

  3. story
  4. comment
    Comment #41991227

    Haha I feel so dumb now. Thank you!

  5. comment
    Comment #41991112

    Thank you for sharing this! I have one question: Is there any plan to add support for local LLM / embeddings models?

  6. comment
    Comment #41844092

    I think it cannot surpass SOTA in some LM evaluation sets, but please understand that achieving better results requires a very good training dataset, which not everyone can afford.…

  7. comment
    Comment #40462216

    This is interesting. How can you retrieve the latent representation of the candidate LLMs? Some models do not have open weights (such as GPT-4), which means AFAIK it is impossible …

  8. story
  9. story
  10. comment
    Comment #39257311

    Thank you. Can I ask a question? Does this mean LLMs can generate text with empty context? How can LLMs choose the first token without any previous tokens? My understanding is that…

  11. story
    Ask HN: How LLMs Learn to Be "Generative"?

    AFAIK to be called "generative", a model should have the ability to learn the joint probability over the training data. In the case of LLMs, we apply the chain rule of Bayes' formu…

  12. story
  13. story
  14. story
  15. story
  16. story
  17. story
  18. story
  19. story
  20. story
  21. story
  22. story
  23. comment
    Comment #23599286

    Disclaimer: I'm not the author. Just want to share this awesome project.

  24. story
  25. comment
    Comment #23498758

    Thank you so much for sharing this great repo! I have noticed that the source transformation notebook is not finished yet. How is it now?