SECURITY ADVISORY: A recent supply-chain attack compromised several models on ModelHub. Attackers injected malicious pickle payloads into pre-trained model files. Download and inspect the model below to find evidence of the backdoor.
SentimentBERT-v2
Author: trusted-labs | Downloads: 14,231 | Format: pickle | Size: 312B (demo)
Pre-trained sentiment analysis model. Fine-tuned on 2M product reviews. Achieves 94.1% accuracy on SST-2 benchmark. Download and load with pickle.load(open('model.pkl','rb')) to get predictions.