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

nilc-nlp
/
fasttext-skip-gram-100d

Feature Extraction
Safetensors
fastText
Portuguese
word-embeddings
static
portuguese
skip-gram
100d
Model card Files Files and versions
xet
Community

Instructions to use nilc-nlp/fasttext-skip-gram-100d with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • fastText

    How to use nilc-nlp/fasttext-skip-gram-100d with fastText:

    from huggingface_hub import hf_hub_download
    import fasttext
    
    model = fasttext.load_model(hf_hub_download("nilc-nlp/fasttext-skip-gram-100d", "model.bin"))
  • Notebooks
  • Google Colab
  • Kaggle
fasttext-skip-gram-100d
381 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 5 commits
mtreviso's picture
mtreviso
Upload README.md with huggingface_hub
204dc53 verified 8 months ago
  • .gitattributes
    1.52 kB
    initial commit 8 months ago
  • README.md
    4.5 kB
    Upload README.md with huggingface_hub 8 months ago
  • embeddings.safetensors
    372 MB
    xet
    Upload folder using huggingface_hub 8 months ago
  • vocab.txt
    9.21 MB
    Upload folder using huggingface_hub 8 months ago