Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Maslov-Artem
/
nlp_proj
like
0
Sleeping
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
refs/pr/1
nlp_proj
2 contributors
History:
10 commits
IvT-DS
Update pages/text_generator.py
20c40df
verified
about 1 year ago
17
Add 3 classifiers
about 1 year ago
finetuned_model
add text generator
about 1 year ago
model
Add 3 classifiers
about 1 year ago
pages
Update pages/text_generator.py
about 1 year ago
preprocessing
Add 3 classifiers
about 1 year ago
.gitattributes
Safe
1.52 kB
initial commit
about 1 year ago
.gitignore
Safe
88 Bytes
minor changes
about 1 year ago
README.md
Safe
233 Bytes
initial commit
about 1 year ago
app.py
Safe
80 Bytes
add text generator
about 1 year ago
logreg_model.pkl
pickle
Detected Pickle imports (4)
"sklearn.linear_model._logistic.LogisticRegression"
,
"numpy.core.multiarray._reconstruct"
,
"numpy.ndarray"
,
"numpy.dtype"
How to fix it?
664 kB
LFS
Add logreg
about 1 year ago
preprocessing.py
Safe
777 Bytes
minor changes
about 1 year ago
requirements.txt
Safe
1.17 kB
Changed reqs
about 1 year ago
vectorizer.pkl
pickle
Detected Pickle imports (7)
"numpy.float64"
,
"sklearn.feature_extraction.text.TfidfTransformer"
,
"scipy.sparse._csr.csr_matrix"
,
"numpy.dtype"
,
"numpy.core.multiarray._reconstruct"
,
"sklearn.feature_extraction.text.TfidfVectorizer"
,
"numpy.ndarray"
How to fix it?
3.38 MB
LFS
Add logreg
about 1 year ago