Hugging Face
Models
Datasets
Spaces
Community
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...
6278e08
submission-template
/
tasks
Ctrl+K
Ctrl+K
4 contributors
History:
28 commits
sumesh4C
Create text2.py
6278e08
verified
8 months ago
models
fixed path issue
8 months ago
utils
Added audio task
8 months ago
__init__.py
Safe
0 Bytes
Updated API submission
8 months ago
audio.py
Safe
3.1 kB
Updated API
8 months ago
image.py
Safe
6.79 kB
Added notebooks template
8 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
8 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
8 months ago
text.py
Safe
5.1 kB
Update tasks/text.py
8 months ago
text2.py
Safe
5.1 kB
Create text2.py
8 months ago