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

onnx-community
/
bert-base-uncased-mrpc-ONNX

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

Instructions to use onnx-community/bert-base-uncased-mrpc-ONNX with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers.js

    How to use onnx-community/bert-base-uncased-mrpc-ONNX with Transformers.js:

    // npm i @huggingface/transformers
    import { pipeline } from '@huggingface/transformers';
    
    // Allocate pipeline
    const pipe = await pipeline('text-classification', 'onnx-community/bert-base-uncased-mrpc-ONNX');
bert-base-uncased-mrpc-ONNX
1.39 GB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 3 commits
whitphx's picture
whitphx
Add/update the quantized ONNX model files and README.md for Transformers.js v3
3ef752e verified 9 months ago
  • onnx
    Upload folder using huggingface_hub 10 months ago
  • .gitattributes
    1.52 kB
    initial commit 10 months ago
  • README.md
    917 Bytes
    Add/update the quantized ONNX model files and README.md for Transformers.js v3 9 months ago
  • config.json
    943 Bytes
    Upload folder using huggingface_hub 10 months ago
  • quantize_config.json
    310 Bytes
    Upload folder using huggingface_hub 10 months ago
  • special_tokens_map.json
    695 Bytes
    Upload folder using huggingface_hub 10 months ago
  • tokenizer.json
    711 kB
    Upload folder using huggingface_hub 10 months ago
  • tokenizer_config.json
    1.22 kB
    Upload folder using huggingface_hub 10 months ago
  • vocab.txt
    232 kB
    Upload folder using huggingface_hub 10 months ago