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

  • Log In
  • Sign Up

Maslionok
/
lang-detect

Transformers
floret
custom_code
Model card Files Files and versions
xet
Community

Instructions to use Maslionok/lang-detect with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use Maslionok/lang-detect with Transformers:

    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("Maslionok/lang-detect", trust_remote_code=True, dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
lang-detect
32 MB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 4 commits
Maslionok's picture
Maslionok
Upload LangIdentPipeline
1f9e21f verified about 1 year ago
  • .gitattributes
    1.52 kB
    initial commit about 1 year ago
  • LID-40-3-2000000-1-4.bin
    32 MB
    xet
    Upload model about 1 year ago
  • README.md
    5.17 kB
    Upload model about 1 year ago
  • __init__.py
    0 Bytes
    Initial commit including model and configuration about 1 year ago
  • config.json
    419 Bytes
    Upload LangIdentPipeline about 1 year ago
  • configuration_stacked.py
    989 Bytes
    Initial commit including model and configuration about 1 year ago
  • lang_ident.py
    1.16 kB
    Initial commit including model and configuration about 1 year ago
  • modeling_stacked.py
    5.38 kB
    Initial commit including model and configuration about 1 year ago
  • push_to_hf.py
    7.02 kB
    Initial commit including model and configuration about 1 year ago
  • test.py
    1.09 kB
    Initial commit including model and configuration about 1 year ago