Live data from Hacker News

Viewing profile — vicentwu

vicentwu

HN member
Joined
Sun, Mar 20, 2022, 3:05 PM UTC
HN karma
18
Public activity
36 items

About vicentwu

No profile information was provided.

Recent public activity

  1. comment
    Comment #49169322

    LLMs raise the floor, but you determine the ceiling.

  2. comment
    Comment #48654607

    I want buy one.

  3. comment
    Comment #48554470

    It's absurd. let's mark it down.

  4. comment
    Comment #48219189

    All the ai search platform have to find a way to share value back to content owners, or the whole eco system will collapse.

  5. comment
    Comment #48119814

    Good work! Context-awareness has huge potential. I don't think this demo hit the right mark, but it definitely shed some light.

  6. comment
    Comment #47331543

    Good read.

  7. comment
  8. comment
  9. comment
    Comment #46921677

    I like the CRT-like filter effect.

  10. comment
    Comment #45977646

    Hmm... The key is to successfully decompose a big, hard problem into easier atomic sub-problems. However, the decomposition process itself is difficult, and this paper is not about…

  11. comment
  12. comment
    Comment #45462545

    I like the vibe.

  13. comment
    Comment #44097276

    Prompts are really an interesting way of programming, and we can actually express logic containing abstract adjectives like ‘happy’ and ‘unsatisfied’ in a somewhat arbitrary way.

  14. comment
  15. comment
    Comment #42916243

    "As an analogy, imagine that you could put your dog or cat into hibernate mode whenever you left on a trip. Your dog or cat might not notice, but even if they did, they might not m…

  16. comment
    Comment #42841208

    RL doesn't need that much static data, it needs a lot of "good" tasks/challenges and computation.

  17. comment
    Comment #42485198

    Trained with 300 raw pairs directly from the ARC training set without using any data augmentation process, such as generating many more pairs with some kind of ARC generator? That'…

  18. comment
    Comment #42477937

    "Note on "tuned": OpenAI shared they trained the o3 we tested on 75% of the Public Training set. They have not shared more details. We have not yet tested the ARC-untrained model t…

  19. comment
    Comment #42313939

    Off the topoc. I think, in the long-term , inference should be done along with some kind of training.

  20. comment
    Comment #41653860

    Past efforts leds to today's products. We need to wait to see the real imapct on the ability to ship.

  21. comment
    Comment #41105431

    It's amazing!

  22. comment
    Comment #40689993

    Fasciating. Language is a type of action evoloved for information exchaging, which maps latent "video", "audio" and "thoughts" into "sentences" and vice versa.

  23. comment
    Comment #38228171

    Cool! The real-time feedback will have enormous ramifications on the art creation workflows.

  24. comment
    Comment #36785985

    Asking models to do math is kind of an effecitve way to measure their capabilities, especially in reasoning and abstraction, which are quite important for problem solving.

  25. comment
    Comment #34969810

    The chain-of-thought works quite like the "System 2" introduced in >, which is slower, more deliberative, and more logical.