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...
cae897c
submission-template
/
tasks
4 contributors
History:
73 commits
sumesh4C
Update tasks/utils/predict.py
cae897c
verified
2 months ago
models
fixed path issue
2 months ago
utils
Update tasks/utils/predict.py
2 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
random_forest_model.pkl
pickle
Detected Pickle imports (7)
"numpy.dtype"
,
"sklearn.tree._classes.DecisionTreeClassifier"
,
"sklearn.ensemble._forest.RandomForestClassifier"
,
"sklearn.tree._tree.Tree"
,
"numpy.ndarray"
,
"numpy.core.multiarray.scalar"
,
"numpy.core.multiarray._reconstruct"
How to fix it?
31 MB
LFS
Upload 2 files
2 months ago
text.py
Safe
3.65 kB
Update tasks/text.py
2 months ago
text_NN.py
Safe
5.1 kB
Rename tasks/text2.py to tasks/text_NN.py
2 months ago
tf-idf_vectorizer.pkl
pickle
Detected Pickle imports (8)
"numpy.ndarray"
,
"__main__.process_text"
,
"numpy.core.multiarray._reconstruct"
,
"scipy.sparse._csr.csr_matrix"
,
"numpy.dtype"
,
"sklearn.feature_extraction.text.TfidfVectorizer"
,
"sklearn.feature_extraction.text.TfidfTransformer"
,
"numpy.float64"
How to fix it?
10.2 MB
LFS
Upload 2 files
2 months ago
tfidf_vectorizer_params.json
Safe
390 Bytes
Upload tfidf_vectorizer_params.json
2 months ago
tfidf_vectorizer_vocab.pkl
Safe
pickle
Pickle imports
No problematic imports detected
What is a pickle import?
6.12 MB
LFS
Upload tfidf_vectorizer_vocab.pkl
2 months ago