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

xtlalert
/
ms-marco-onnx-3

Text Classification
Transformers.js
ONNX
bert
Model card Files Files and versions
xet
Community

Instructions to use xtlalert/ms-marco-onnx-3 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers.js

    How to use xtlalert/ms-marco-onnx-3 with Transformers.js:

    // npm i @huggingface/transformers
    import { pipeline } from '@huggingface/transformers';
    
    // Allocate pipeline
    const pipe = await pipeline('text-classification', 'xtlalert/ms-marco-onnx-3');
ms-marco-onnx-3
24 MB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 3 commits
Dario Mandic
add config
ba2e511 over 1 year ago
  • onnx
    Add exported onnx model 'model_qint8_avx512_vnni.onnx' over 1 year ago
  • .gitattributes
    1.52 kB
    initial commit over 1 year ago
  • README.md
    1.77 kB
    add config over 1 year ago
  • config.json
    824 Bytes
    add config over 1 year ago
  • quantize_config.json
    722 Bytes
    add config over 1 year ago
  • special_tokens_map.json
    125 Bytes
    add config over 1 year ago
  • tokenizer.json
    711 kB
    add config over 1 year ago
  • tokenizer_config.json
    1.24 kB
    add config over 1 year ago
  • vocab.txt
    232 kB
    add config over 1 year ago