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

  • Log In
  • Sign Up

xinxin2018
/
xinixin

Zero-Shot Classification
fastText
Avestan
code
Model card Files Files and versions
xet
Community

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

  • Libraries
  • fastText

    How to use xinxin2018/xinixin with fastText:

    from huggingface_hub import hf_hub_download
    import fasttext
    
    model = fasttext.load_model(hf_hub_download("xinxin2018/xinixin", "model.bin"))
  • Notebooks
  • Google Colab
  • Kaggle
xinixin
1.74 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
xinxin2018's picture
xinxin2018
Create README.md
cb87aee verified about 1 year ago
  • .gitattributes
    1.52 kB
    initial commit about 1 year ago
  • README.md
    217 Bytes
    Create README.md about 1 year ago