Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
GabrielVillareral
/
PracticaTransformer
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
PracticaTransformer
3.72 MB
1 contributor
History:
6 commits
This space has 1 file scanned as suspicious.
Show
files
GabrielVillareral
Creation of the requirements
f447132
verified
over 1 year ago
.gitattributes
Safe
1.52 kB
initial commit
over 1 year ago
Dockerfile
Safe
448 Bytes
Addition of the dockerfile
over 1 year ago
README.md
Safe
216 Bytes
initial commit
over 1 year ago
Stopwords.py
Safe
2.03 kB
Upload of the file stopwords.py
over 1 year ago
api.py
Safe
1.57 kB
Addition of the api
over 1 year ago
model_1_en.pkl
pickle
Detected Pickle imports (5)
"numpy.dtype"
,
"numpy.ndarray"
,
"dill._dill._create_array"
,
"numpy.core.multiarray._reconstruct"
,
"sklearn.linear_model._logistic.LogisticRegression"
How to fix it?
16.8 kB
xet
Upload of the model and the vectorizer
over 1 year ago
requirements.txt
Safe
54 Bytes
Creation of the requirements
over 1 year ago
vectorizer.pkl
Suspicious
pickle
Detected Pickle imports (9)
"numpy.dtype"
,
"scipy.sparse._csr.csr_matrix"
,
"numpy.core.multiarray.scalar"
,
"numpy.ndarray"
,
"numpy.float64"
,
"dill._dill._create_array"
,
"sklearn.feature_extraction.text.TfidfVectorizer"
,
"numpy.core.multiarray._reconstruct"
,
"sklearn.feature_extraction.text.TfidfTransformer"
How to fix it?
3.69 MB
xet
Upload of the model and the vectorizer
over 1 year ago