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

oneryalcin
/
text-register-fasttext-classifier

Text Classification
fastText
English
register-classification
text-type
content-filtering
data-curation
Model card Files Files and versions
xet
Community

Instructions to use oneryalcin/text-register-fasttext-classifier with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • fastText

    How to use oneryalcin/text-register-fasttext-classifier with fastText:

    from huggingface_hub import hf_hub_download
    import fasttext
    
    model = fasttext.load_model(hf_hub_download("oneryalcin/text-register-fasttext-classifier", "model.bin"))
  • Notebooks
  • Google Colab
  • Kaggle
text-register-fasttext-classifier
1.31 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
oneryalcin's picture
oneryalcin
Add YAML metadata to model card
635f405 verified 2 months ago
  • scripts
    Add text register FastText classifier with training scripts 2 months ago
  • .gitattributes
    1.52 kB
    initial commit 2 months ago
  • README.md
    6.58 kB
    Add YAML metadata to model card 2 months ago
  • register_fasttext.bin

    Pickle imports

    • No problematic imports detected

    What is a pickle import?

    1.16 GB
    xet
    Add text register FastText classifier with training scripts 2 months ago
  • register_fasttext_q.bin

    Pickle imports

    • No problematic imports detected

    What is a pickle import?

    158 MB
    xet
    Add text register FastText classifier with training scripts 2 months ago