• MentalEdge
    link
    fedilink
    arrow-up
    3
    ·
    edit-2
    1 year ago

    Interaction data does not become training data, unless you want it to.

    I know that how a piece of software created using machine learning works, is an unknowable, but training data and interaction data are not the same thing. ChatGPT in particular is designed to be restored to a known good start state, only using query data for context awareness within a given sessions. Not to train itself.

    Each query simply includes all previous queries, for context. That’s part of why it becomes increasingly erratic the longer a session goes on.

    And unless you do train with a given piece of data, that data is not entered into the LLM in any way. Not even the undefined unknowable way.