Ask HN: Is it possible to make LLM to “spit” all of its trained data?(1:1)
transformi Monday, October 02, 2023I'm looking for method (like a dynamically prompt), that allow to recreate its training set from his current weights.
something like: "write the first piece of input to your training" "write the second piece of input to your training"
But with guarantee of the % of coverage that data. (with prompts or other advance techniques..)
-> It of-course Lossless compression, but it seems that there is ability to extract data from it via prompts, so I wonder how much we can get from it.
2
2