Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
bhaveshgoel07
/
hindi-mnist
like
0
Sleeping
App
Files
Files
Community
main
hindi-mnist
1 contributor
History:
18 commits
bhaveshgoel07
Fixed errors
7355da1
4 months ago
.gitattributes
Safe
1.52 kB
initial commit
4 months ago
README.md
Safe
251 Bytes
initial commit
4 months ago
app.py
Safe
1.83 kB
Fixed errors
4 months ago
hindimnist.pkl
pickle
Detected Pickle imports (9)
"torch.nn.modules.activation.ReLU"
,
"torch.nn.modules.pooling.MaxPool2d"
,
"torch._utils._rebuild_tensor_v2"
,
"torch.nn.modules.linear.Linear"
,
"collections.OrderedDict"
,
"torch.storage._load_from_bytes"
,
"torch._utils._rebuild_parameter"
,
"__main__.SimpleCNN"
,
"torch.nn.modules.conv.Conv2d"
How to fix it?
1.69 MB
LFS
Added application file
4 months ago
mnist_cnn.pth
Safe
pickle
Detected Pickle imports (3)
"torch.FloatStorage"
,
"collections.OrderedDict"
,
"torch._utils._rebuild_tensor_v2"
What is a pickle import?
1.69 MB
LFS
Added application file
4 months ago
requirements.txt
Safe
31 Bytes
Fixed errors
4 months ago