Live data from Hacker News

Viewing profile — kerbal

kerbal

HN member
Joined
Wed, Jun 02, 2021, 9:44 AM UTC
HN karma
13
Public activity
6 items

About kerbal

TT: https://twitter.com/KerbalFPV

Recent public activity

  1. story
  2. comment
    Comment #35288808

    Same impression here. Rolling my own to learn more in the process.

  3. comment
    Comment #35272484

    What I really don’t like is the fact that the new chat endpoint doesn’t have the logprobs option. For InstructGPT models you can view token probability but for newer models you can…

  4. comment
    Comment #34481627

    Oh, yes - in my tests it worked better most of the time but there were some cases where the results were worse. Regarding the “pyramids” - I think it might work better with actual …

  5. comment
    Comment #34481571

    Exactly. The fake (hypothetical) answer is usually longer than the question and often contains words that match the real answer even when the domain of question and answer is diffe…

  6. comment
    Comment #34480207

    I’ve also used similar approach to build Q&A system for PDF files (my main use case - board game manuals). OpenAIs embeddings are nice to play with. Also there is an easy technique…