Live data from Hacker News

Viewing profile — okoma

okoma

HN member
Joined
Mon, Aug 23, 2021, 12:19 PM UTC
HN karma
12
Public activity
8 items

About okoma

No profile information was provided.

Recent public activity

  1. comment
    Comment #41828525

    The authors claim that LLM are reducing public knowledge sharing and that the effect is not merely displacing duplicate, low-quality, or beginner-level content. However their claim…

  2. comment
    Comment #38011086

    If the inference is drawn from the number of claims the first question that comes to mind is, how easy is it to file a claim with Waymo? Also, do people behave differently when inv…

  3. comment
    Comment #35497458

    I agree there is another side of the medal, if that’s what you mean. In fact, if we accept that innovation is also the recombination of existing knowledge, then AI will help up dis…

  4. story
  5. comment
    Comment #35409521

    I found a bunch of resources here: https://alphasec.io/prompt-engineering-playgrounds-marketpla... Good candidates for what I am looking are OpenAI Playground (once it supports ver…

  6. comment
    Comment #35408869

    Thanks for pointing towards the right direction. I'll edit the original question. To rephrase, I am looking for a tool to do model lifecycle management https://github.com/kelvins/a…

  7. comment
    Comment #35401810

    What structure do you use if you wanted to check the accuracy of an older prompt with an updated or extended data set?

  8. story
    Ask HN: How do you version GPT prompts

    This is for the purpose of tracking improvements of a code completion or a chatGPT prompt. Are you using an existing solution, rolling your own or a mix?