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
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

iagovar
/
zeroshot_selectra_medium_onnx

Zero-Shot Classification
Transformers.js
ONNX
Spanish
electra
text-classification
onnx, transformers.js, zero-shot
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Transformers.js

    How to use iagovar/zeroshot_selectra_medium_onnx with Transformers.js:

    // npm i @huggingface/transformers
    import { pipeline } from '@huggingface/transformers';
    
    // Allocate pipeline
    const pipe = await pipeline('zero-shot-classification', 'iagovar/zeroshot_selectra_medium_onnx');
zeroshot_selectra_medium_onnx
207 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
iagovar's picture
iagovar
Changing folder structure so it can be imported
027ca70 almost 2 years ago
  • onnx
    Changing folder structure so it can be imported almost 2 years ago
  • .gitattributes
    1.52 kB
    initial commit over 2 years ago
  • README.md
    419 Bytes
    Creating readme.md over 2 years ago
  • config.json
    1 kB
    Changing folder structure so it can be imported almost 2 years ago
  • quantize_config.json
    698 Bytes
    Changing folder structure so it can be imported almost 2 years ago
  • special_tokens_map.json
    125 Bytes
    Changing folder structure so it can be imported almost 2 years ago
  • tokenizer.json
    1.18 MB
    Changing folder structure so it can be imported almost 2 years ago
  • tokenizer_config.json
    371 Bytes
    Changing folder structure so it can be imported almost 2 years ago
  • vocab.txt
    387 kB
    Changing folder structure so it can be imported almost 2 years ago