Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
TencentAIGC
/
poisoned-model
like
0
Follow
TencentAIGC
1
Model card
Files
Files and versions
Community
main
poisoned-model
2 contributors
History:
4 commits
This model has 2 files scanned as unsafe.
Show
files
l1k3beef
add abuse torch.save
1730cb0
2 months ago
.gitattributes
Safe
1.52 kB
initial commit
3 months ago
poisoned_model.pth
Unsafe
pickle
Detected Pickle imports (1)
"posix.system"
How to fix it?
864 Bytes
init
3 months ago
poisoned_model_2.pth
Unsafe
pickle
Detected Pickle imports (1)
"posix.system"
How to fix it?
928 Bytes
touch /tmp/poisoned_model_test
2 months ago
test_ops_model.pth
pickle
Detected Pickle imports (7)
"__main__.MyModel"
,
"torch.FloatStorage"
,
"torch._utils._rebuild_parameter"
,
"torch.nn.modules.linear.Linear"
,
"torch._utils._rebuild_tensor_v2"
,
"__builtin__.set"
,
"collections.OrderedDict"
How to fix it?
2.56 kB
add abuse torch.save
2 months ago