Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
uchicago-xlab-ai-security
/
mnist-ensemble
like
1
Follow
UChicago XLab AI Security
6
License:
mit
Model card
Files
Files and versions
xet
Community
main
mnist-ensemble
2.13 MB
1 contributor
History:
11 commits
This model has 4 files scanned as unsafe.
Show
files
zroe1
Upload mnist_black_box_mlp.pth with huggingface_hub
5a5d513
verified
7 months ago
.gitattributes
Safe
1.52 kB
initial commit
7 months ago
README.md
Safe
24 Bytes
initial commit
7 months ago
mnist_black_box_mlp.pth
Unsafe
pickle
Detected Pickle imports (9)
"torch.nn.modules.linear.Linear"
,
"collections.OrderedDict"
,
"torch._utils._rebuild_parameter"
,
"torch.nn.modules.activation.Tanh"
,
"torch._utils._rebuild_tensor_v2"
,
"__main__.BlackBox"
,
"torch.FloatStorage"
,
"torch.nn.modules.flatten.Flatten"
,
"__builtin__.set"
How to fix it?
842 kB
xet
Upload mnist_black_box_mlp.pth with huggingface_hub
7 months ago
mnist_mlp.pth
Unsafe
pickle
Detected Pickle imports (9)
"torch.nn.modules.linear.Linear"
,
"collections.OrderedDict"
,
"torch._utils._rebuild_parameter"
,
"torch._utils._rebuild_tensor_v2"
,
"torch.FloatStorage"
,
"__main__.FeedforwardMNIST"
,
"torch.nn.modules.activation.ReLU"
,
"torch.nn.modules.flatten.Flatten"
,
"__builtin__.set"
How to fix it?
166 kB
xet
Upload mnist_mlp.pth with huggingface_hub
7 months ago
mnist_simple_cnn.pth
Unsafe
pickle
Detected Pickle imports (12)
"torch.nn.modules.linear.Linear"
,
"torch.nn.modules.pooling.MaxPool2d"
,
"collections.OrderedDict"
,
"torch._utils._rebuild_parameter"
,
"torch._utils._rebuild_tensor_v2"
,
"torch.nn.modules.conv.Conv2d"
,
"torch.FloatStorage"
,
"torch.nn.modules.activation.ReLU"
,
"torch.nn.modules.dropout.Dropout"
,
"__main__.ConvolutionalMNIST"
,
"torch.nn.modules.flatten.Flatten"
,
"__builtin__.set"
How to fix it?
432 kB
xet
Upload mnist_simple_cnn.pth with huggingface_hub
7 months ago
mnist_wideresnet.pth
Unsafe
pickle
Detected Pickle imports (14)
"torch.nn.modules.linear.Linear"
,
"torch.nn.modules.container.Sequential"
,
"torch.nn.modules.pooling.AdaptiveAvgPool2d"
,
"collections.OrderedDict"
,
"torch._utils._rebuild_parameter"
,
"torch._utils._rebuild_tensor_v2"
,
"torch.nn.modules.conv.Conv2d"
,
"torch.FloatStorage"
,
"torch.nn.modules.dropout.Dropout"
,
"torch.LongStorage"
,
"__main__.ResNetMNIST"
,
"torch.nn.modules.batchnorm.BatchNorm2d"
,
"__main__.BasicBlockMNIST"
,
"__builtin__.set"
How to fix it?
693 kB
xet
Upload mnist_wideresnet.pth with huggingface_hub
7 months ago