Hugging Face's logo 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

Isa0
/
language-detection

Model card Files Files and versions
xet
Community
language-detection
292 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 10 commits
Isa0's picture
Isa0
chore: upload lang_classifier.pkl lang_vectorizer.pkl files
3f251dd 14 days ago
  • datasets
    chore: datasets added 14 days ago
  • .gitattributes
    1.52 kB
    initial commit 14 days ago
  • .gitignore
    4.66 kB
    chore: update gitignore 14 days ago
  • README.md
    1.46 kB
    feat: add README 14 days ago
  • lang_classifier.pkl

    Detected Pickle imports (4)

    • "numpy.ndarray",
    • "sklearn.linear_model._logistic.LogisticRegression",
    • "joblib.numpy_pickle.NumpyArrayWrapper",
    • "numpy.dtype"

    How to fix it?

    152 kB
    xet
    chore: upload lang_classifier.pkl lang_vectorizer.pkl files 14 days ago
  • lang_vectorizer.pkl

    Detected Pickle imports (2)

    • "sklearn.feature_extraction.text.CountVectorizer",
    • "numpy.int64"

    How to fix it?

    43.1 kB
    xet
    chore: upload lang_classifier.pkl lang_vectorizer.pkl files 14 days ago
  • main.py
    3.06 kB
    feat: create main.py with training and using commands 14 days ago
  • pyproject.toml
    191 Bytes
    chore: update dependencies 14 days ago
  • uv.lock
    56.1 kB
    chore: uv.lock updated 14 days ago