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

  • Log In
  • Sign Up

Wataru
/
sfi_w2v2_encoder_copy

Feature Extraction
Transformers
Safetensors
sfi_hubert
custom_code
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Transformers

    How to use Wataru/sfi_w2v2_encoder_copy with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("feature-extraction", model="Wataru/sfi_w2v2_encoder_copy", trust_remote_code=True)
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("Wataru/sfi_w2v2_encoder_copy", trust_remote_code=True, dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
sfi_w2v2_encoder_copy
379 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
Wataru's picture
Wataru
Upload model
0e43b83 verified 12 months ago
  • .gitattributes
    1.52 kB
    initial commit 12 months ago
  • README.md
    5.17 kB
    Upload model 12 months ago
  • config.json
    2.14 kB
    Upload model 12 months ago
  • model.safetensors
    379 MB
    xet
    Upload model 12 months ago