Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
Maslov-Artem/nlp_proj
IvT-DS
/
nlp_proj
like
0
Runtime error
App
Files
Files
Community
b90441b
nlp_proj
2 contributors
History:
11 commits
Maslov-Artem
New weights and streamlit features
b90441b
10 months ago
17
New weights and streamlit features
10 months ago
finetuned_model
add text generator
10 months ago
model
New weights and streamlit features
10 months ago
pages
Streamlit adjustment
10 months ago
preprocessing
Add 3 classifiers
10 months ago
.gitattributes
Safe
1.52 kB
initial commit
10 months ago
.gitignore
Safe
308 Bytes
New weights and streamlit features
10 months ago
README.md
Safe
233 Bytes
initial commit
10 months ago
app.py
1.7 kB
New weights and streamlit features
10 months ago
enlightened_static.jpg
Safe
159 kB
New weights and streamlit features
10 months 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
10 months ago
requirements.txt
Safe
1.17 kB
Changed reqs
10 months ago
static_toxic.jpg
Safe
241 kB
New weights and streamlit features
10 months 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
10 months ago