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...
9a2ff40
submission-template
/
tasks
4 contributors
History:
62 commits
sumesh4C
Delete tasks/tfidf_vectorizer2.pkl
144e6c7
verified
22 days ago
models
fixed path issue
27 days ago
utils
Update tasks/utils/preprocessing.py
24 days ago
__init__.py
Safe
0 Bytes
Updated API submission
about 1 month ago
audio.py
Safe
3.1 kB
Updated API
about 1 month ago
image.py
Safe
6.79 kB
Added notebooks template
28 days 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
27 days 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
26 days 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
24 days ago
text.py
Safe
3.56 kB
Update tasks/text.py
22 days ago
text_NN.py
Safe
5.1 kB
Rename tasks/text2.py to tasks/text_NN.py
24 days 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
24 days ago