Viewing profile — kerbal
kerbal
HN member- Joined
- Wed, Jun 02, 2021, 9:44 AM UTC
- HN karma
- 13
- Public activity
- 6 items
- HN profile
- View on Hacker News ↗
About kerbal
Recent public activity
- story
-
comment
Comment #35288808
Same impression here. Rolling my own to learn more in the process.
-
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…
-
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 …
-
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…
-
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…