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

  • Log In
  • Sign Up

tuva
/
turu

Text Classification
Scikit-learn
Joblib
Russian
Tuvinian
custom
language-classification
russian
tuvan
Model card Files Files and versions
xet
Community

Instructions to use tuva/turu with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Scikit-learn

    How to use tuva/turu with Scikit-learn:

    from huggingface_hub import hf_hub_download
    import joblib
    model = joblib.load(
    	hf_hub_download("tuva/turu", "sklearn_model.joblib")
    )
    # only load pickle files from sources you trust
    # read more about it here https://skops.readthedocs.io/en/stable/persistence.html
  • Notebooks
  • Google Colab
  • Kaggle
turu
304 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 46 commits
tuva's picture
tuva
Update README.md
f0bfc77 verified almost 2 years ago
  • model
    Added logistic regression language classifier model almost 2 years ago
  • .gitattributes
    1.63 kB
    A marked set of dates for the Russian-Tuvian sentence co-opus. 1-tu, 0-ru almost 2 years ago
  • README.md
    2.51 kB
    Update README.md almost 2 years ago
  • config.json
    74 Bytes
    Update config.json almost 2 years ago
  • inference.py
    439 Bytes
    Update inference.py almost 2 years ago
  • model_card.md
    732 Bytes
    Update model_card.md almost 2 years ago
  • mono_ru.csv
    60.7 MB
    xet
    Monocorpus of the russian language from 280826 sentences almost 2 years ago
  • mono_tu.csv
    95.1 MB
    xet
    Monocorpus of the tuvan language from 390944 sentences almost 2 years ago
  • requirements.txt
    21 Bytes
    Added logistic regression language classifier model almost 2 years ago
  • turu_corpuse.csv
    133 MB
    xet
    A marked set of dates for the Russian-Tuvian sentence co-opus. 1-tu, 0-ru almost 2 years ago