← All models Β· DistilBERT

use case Β· wild

Wild: flip the sentiment

How few words does it take to swing the verdict? This tool scores every word's pull with occlusion attribution, then greedily removes the words the model leans on β€” the biggest pullers toward the current label β€” until the sentiment flips. You get the minimal "load-bearing" words laid bare, and a rewritten sentence that crosses the line.

This is a search over the model's own predictions, not a language rewrite β€” it removes words rather than replacing them, so the result reads like a redaction. It's a vivid way to see which tokens carry the sentiment: strip "delicious" and "wonderful" and a rave can collapse to neutral or negative.

← Back to DistilBERT Β· Multi-model demo β†’