Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
frugal-ai-challenge/submission-template
las-estrellas
/
submission-template
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
8b3c726
submission-template
/
tasks
4 contributors
History:
26 commits
sumesh4C
Update tasks/text.py
6152e94
verified
2 months ago
models
fixed path issue
2 months ago
utils
Added audio task
3 months ago
__init__.py
Safe
0 Bytes
Updated API submission
3 months ago
audio.py
Safe
3.1 kB
Updated API
3 months ago
image.py
Safe
6.79 kB
Added notebooks template
2 months ago
model_nn.pth
pickle
Detected Pickle imports (11)
"torch.LongStorage"
,
"torch.nn.modules.activation.ReLU"
,
"torch._utils._rebuild_parameter"
,
"torch.nn.modules.linear.Linear"
,
"__main__.SimpleNN2"
,
"torch.FloatStorage"
,
"collections.OrderedDict"
,
"torch.nn.modules.dropout.Dropout"
,
"torch.nn.modules.batchnorm.BatchNorm1d"
,
"torch._utils._rebuild_tensor_v2"
,
"__builtin__.set"
How to fix it?
439 kB
LFS
fixed path issue
2 months ago
model_nn_scripted.pth
pickle
Detected Pickle imports (12)
"__torch__.torch.nn.modules.linear.Linear"
,
"__torch__.torch.nn.modules.linear.___torch_mangle_0.Linear"
,
"torch.LongStorage"
,
"torch.FloatStorage"
,
"__torch__.torch.nn.modules.linear.___torch_mangle_1.Linear"
,
"__torch__.torch.nn.modules.dropout.Dropout"
,
"__torch__.torch.nn.modules.batchnorm.BatchNorm1d"
,
"__torch__.torch.nn.modules.batchnorm.___torch_mangle_2.BatchNorm1d"
,
"collections.OrderedDict"
,
"torch._utils._rebuild_tensor_v2"
,
"__torch__.torch.nn.modules.activation.ReLU"
,
"__torch__.SimpleNN2"
How to fix it?
454 kB
LFS
Upload model_nn_scripted.pth
2 months ago
text.py
Safe
5.09 kB
Update tasks/text.py
2 months ago