Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

Spaces:

Duplicated from  Maslov-Artem/nlp_proj

IvT-DS
/
nlp_proj
Runtime error

App Files Files Community
Fetching metadata from the HF Docker repository...
nlp_proj
1.2 GB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 11 commits
Maslov-Artem
New weights and streamlit features
b90441b about 2 years ago
  • 17
    New weights and streamlit features about 2 years ago
  • finetuned_model
    add text generator about 2 years ago
  • model
    New weights and streamlit features about 2 years ago
  • pages
    Streamlit adjustment about 2 years ago
  • preprocessing
    Add 3 classifiers about 2 years ago
  • .gitattributes
    1.52 kB
    initial commit about 2 years ago
  • .gitignore
    308 Bytes
    New weights and streamlit features about 2 years ago
  • README.md
    233 Bytes
    initial commit about 2 years ago
  • app.py
    1.7 kB
    New weights and streamlit features about 2 years ago
  • enlightened_static.jpg
    159 kB
    New weights and streamlit features about 2 years ago
  • logreg_model.pkl

    Detected Pickle imports (4)

    • "sklearn.linear_model._logistic.LogisticRegression",
    • "numpy.core.multiarray._reconstruct",
    • "numpy.ndarray",
    • "numpy.dtype"

    How to fix it?

    664 kB
    xet
    Add logreg about 2 years ago
  • requirements.txt
    1.17 kB
    Changed reqs about 2 years ago
  • static_toxic.jpg
    241 kB
    New weights and streamlit features about 2 years ago
  • vectorizer.pkl

    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
    xet
    Add logreg about 2 years ago