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

  • Log In
  • Sign Up

Ansu
/
mHubert-basque-k1000-L9

Feature Extraction
Transformers
Safetensors
Basque
hubert
Model card Files Files and versions
xet
Community

Instructions to use Ansu/mHubert-basque-k1000-L9 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use Ansu/mHubert-basque-k1000-L9 with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("feature-extraction", model="Ansu/mHubert-basque-k1000-L9")
    # Load model directly
    from transformers import AutoProcessor, AutoModel
    
    processor = AutoProcessor.from_pretrained("Ansu/mHubert-basque-k1000-L9")
    model = AutoModel.from_pretrained("Ansu/mHubert-basque-k1000-L9")
  • Notebooks
  • Google Colab
  • Kaggle
mHubert-basque-k1000-L9
381 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 10 commits
Ansu's picture
Ansu
Update README.md
3a93e01 verified 23 days ago
  • kmeans
    Upload basque_hubert_k1000_L9.pt 12 months ago
  • .gitattributes
    1.52 kB
    initial commit 12 months ago
  • README.md
    2.71 kB
    Update README.md 23 days ago
  • added_tokens.json
    30 Bytes
    Upload processor 12 months ago
  • config.json
    1.55 kB
    Upload model 12 months ago
  • model.safetensors
    378 MB
    xet
    Upload model 12 months ago
  • preprocessor_config.json
    255 Bytes
    Upload processor 12 months ago
  • special_tokens_map.json
    96 Bytes
    Upload processor 12 months ago
  • tokenizer_config.json
    1.13 kB
    Upload processor 12 months ago
  • vocab.json
    356 Bytes
    Upload processor 12 months ago