Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
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
Copy to bucket
new
main
mnist-ensemble
2.13 MB
Ctrl+K
Ctrl+K
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
about 1 year ago
.gitattributes
Safe
1.52 kB
initial commit
about 1 year ago
README.md
Safe
24 Bytes
initial commit
about 1 year 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
about 1 year 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
about 1 year 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
about 1 year 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
about 1 year ago