Live data from Hacker News

Viewing profile — arugulum

arugulum

HN member
Joined
Thu, May 09, 2019, 2:54 PM UTC
HN karma
615
Public activity
107 items

About arugulum

No profile information was provided.

Recent public activity

  1. comment
    Comment #47331515

    LoRA? The parameter-efficient fine-tuning method published 2 years before Llama and already actively used by researchers? RoPE? The position encoding method published 2 years befor…

  2. comment
    Comment #47190767

    If your starting position is already that Sam Altman lies about everything that doesn't fit your preconceived positions, that doesn't seem like a very useful meaningful position to…

  3. comment
    Comment #47190481

    > Surely if OpenAI had insisted upon the same things that Anthropic had, the government would not have signed this agreement. But they did. "Two of our most important safety princi…

  4. comment
    Comment #45817895

    >that they need to rig their elections against themselves to get dissenting voices I don't believe this is true. If you're talking about Non-Constituency Members of Parliament, the…

  5. comment
    Comment #44934565

    My statement was >a (fine-tuned) base Transformer model just trivially blowing everything else out of the water "Attention is All You Need" was a Transformer model trained specific…

  6. comment
    Comment #44929112

    GPT-1 wasn't used as a zero-shot text generator; that wasn't why it was impressive. The way GPT-1 was used was as a base model to be fine-tuned on downstream tasks. It was the firs…

  7. comment
    Comment #44430774

    Because the author is artifically shrinking the scope of one thing (prompt engineering) to make its replacement look better (context engineering). Never mind that prompt engineerin…

  8. comment
    Comment #42505154

    I believe the above post was highlighting that as a misconception young people may have, not saying it is the case.

  9. comment
    Comment #40771004

    Two points to consider, one against and one for. 1) It's a small island, but it's also a major trading port. Which means its whole economy is already geared towards importing food …

  10. comment
    Comment #40699916

    The long story short is you are technically correct but in practice things are a little different. There are 2 factors to consider here: 1. Model Capability You are right that mech…

  11. comment
    Comment #40461108

    You could easily make the other argument: As a professor of ethics she studies many different ethical systems, including ones that are not mainstream. This means that she can more …

  12. comment
    Comment #39367602

    Is it stated somewhere that Radford was inspired by that blog post?

  13. comment
    Comment #39244624

    It is no coincidence that EleutherAI named their pretraining dataset "the Pile"

  14. comment
    Comment #39229340

    The Pythia models have all the training data, code, and configurations available.

  15. comment
    Comment #39229295

    EleutherAI as well.

  16. comment
    Comment #38456834

    This arguments feels like it's trying to be an inch too smart. Consider the following: Amazon isn't really an online retail company; it doesn't really sell goods to the consumer. W…

  17. comment
    Comment #38092534

    > the RoPE embeddings in Code Llama were designed for this. The RoPE embeddings were not "designed" for that. The original RoPE was not designed with length extrapolation in mind. …

  18. comment
    Comment #37849706

    BERT was on arXiv before being peer reviewed. As were T5, BART, LLaMA, OPT and GPT-NeoX-20B. The Pile and FLAN were also on arXiv before being peer reviewed. Of course, the origina…

  19. comment
    Comment #37155310

    Makes sense! But expensive...

  20. comment
    Comment #37154519

    But what would they be calling out? If industry groups want to run a training run based on the configurations of a well-performing model, I don't see anything wrong with that. Now,…

  21. comment
    Comment #37153003

    Yep I understood that you were using it informally, just trying to keep things informative for other folks reading too.

  22. comment
    Comment #37152537

    I want to jump in and correct your usage of "LLaMA Laws" (even you are using it informally, but I just want to clarify). There is no "LLaMA scaling law". There are a set of LLaMA t…

  23. comment
    Comment #37152352

    If you want a speedrun explanation for how we get to "2": In the limit of model scaling, context size doesn't matter (yes, forget about the quadratic attention), most of the comput…

  24. comment
    Comment #37054230

    It's actually even less remarkable than that. It was an experiment in having a limited release, to shift the field toward a different release convention. > Nearly a year ago we wro…

  25. comment
    Comment #37007795

    While MoE-LoRAs are exciting in themselves, they are a very different pitch from full on MoEs. If the idea behind MoEs is that you want completely separate layers to handle differe…