• @[email protected]
    link
    fedilink
    262 days ago

    The neural network is 100s of billions of nodes that are connected to each other with connections of different strengths or “weights”, just like our neurons. Open source weights means that they released the weight of connections between the nodes, the blueprint of the neural network, if you will. It is not open source because they didn’t release the material that it was trained on.

    • @[email protected]
      link
      fedilink
      42 days ago

      Thanks.

      Are there any models that are truly open source where they have shown the datasets it was trained on?

    • Lemminary
      link
      fedilink
      22 days ago

      It is not open source because they didn’t release the material that it was trained on.

      I’m not sure if I’m missing a definition here but open source usually means that anyone can use the source code under some or no conditions.

      • Johanno
        link
        fedilink
        21 day ago

        Open source means bx definition that the code is open the usage is open and anybody can use it.

        This includes in theory the training material for the model.

        But in common language open source means: i can download it and it runs on my machine. Ignoring legal shit.

      • @[email protected]
        link
        fedilink
        21 day ago

        I’m pretty sure open source means that the source code is open to see. I’m pretty sure there is open source things that you need to pay to use.