Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
TencentAIGC
/
poisoned-model
like
0
Follow
TencentAIGC
1
Model card
Files
Files and versions
xet
Community
main
poisoned-model
5.87 kB
Ctrl+K
Ctrl+K
2 contributors
History:
4 commits
This model has 2 files scanned as unsafe.
Show
files
l1k3beef
add abuse torch.save
1730cb0
over 1 year ago
.gitattributes
Safe
1.52 kB
initial commit
over 1 year ago
poisoned_model.pth
Unsafe
pickle
Detected Pickle imports (1)
"posix.system"
How to fix it?
864 Bytes
init
over 1 year ago
poisoned_model_2.pth
Unsafe
pickle
Detected Pickle imports (1)
"posix.system"
How to fix it?
928 Bytes
touch /tmp/poisoned_model_test
over 1 year ago
test_ops_model.pth
Suspicious
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
over 1 year ago