|
|
|
|
|
by sdenton4
1166 days ago
|
|
With access to the actual model you could try to do some real compression: encode a sequence, then search for the shortest possible text which gives an embedding near the embedding of the original text. This kind of 'optimize the input' is basically how Deep Dream worked... |
|