Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
nicolasV441
/
first-transformer-space
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
first-transformer-space
3.72 MB
1 contributor
History:
13 commits
This space has 1 file scanned as suspicious.
Show
files
nicolasV441
Update app.py
4887448
verified
over 1 year ago
.gitattributes
Safe
1.52 kB
initial commit
over 1 year ago
Dockerfile
Safe
315 Bytes
Update Dockerfile
over 1 year ago
README.md
Safe
221 Bytes
initial commit
over 1 year ago
Stopwords.py
Safe
2.03 kB
Create Stopwords.py
over 1 year ago
app.py
Safe
1.68 kB
Update app.py
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 model_1_en.pkl
over 1 year ago
requirements.txt
Safe
54 Bytes
Create requirements.txt
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 vectorizer.pkl
over 1 year ago