Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
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
Ctrl+K
Ctrl+K
1 contributor
History:
6 commits
This space has 1 file scanned as unsafe.
Show
files
GabrielVillareral
Creation of the requirements
f447132
verified
almost 2 years ago
.gitattributes
Safe
1.52 kB
initial commit
almost 2 years ago
Dockerfile
Safe
448 Bytes
Addition of the dockerfile
almost 2 years ago
README.md
Safe
216 Bytes
initial commit
almost 2 years ago
Stopwords.py
Safe
2.03 kB
Upload of the file stopwords.py
almost 2 years ago
api.py
Safe
1.57 kB
Addition of the api
almost 2 years 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
almost 2 years ago
requirements.txt
Safe
54 Bytes
Creation of the requirements
almost 2 years 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
almost 2 years ago