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

ldenoue
/
punctuate

Token Classification
Transformers.js
ONNX
xlm-roberta
Model card Files Files and versions
xet
Community
1

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

  • Libraries
  • Transformers.js

    How to use ldenoue/punctuate with Transformers.js:

    // npm i @huggingface/transformers
    import { pipeline } from '@huggingface/transformers';
    
    // Allocate pipeline
    const pipe = await pipeline('token-classification', 'ldenoue/punctuate');
punctuate / onnx
Ctrl+K
Ctrl+K
  • 2 contributors
History: 3 commits
ldenoue's picture
ldenoue
Upload 13 files
e5220b8 verified almost 2 years ago
  • model.onnx
    1.11 GB
    xet
    Upload 13 files almost 2 years ago
  • model_bnb4.onnx
    818 MB
    xet
    Upload 13 files almost 2 years ago
  • model_fp16.onnx
    555 MB
    xet
    Upload 13 files almost 2 years ago
  • model_int8.onnx
    279 MB
    xet
    Upload 13 files almost 2 years ago
  • model_q4.onnx
    824 MB
    xet
    Upload 13 files almost 2 years ago
  • model_q4f16.onnx
    433 MB
    xet
    Upload 13 files almost 2 years ago
  • model_quantized.onnx
    279 MB
    xet
    Upload 13 files almost 2 years ago
  • model_uint8.onnx
    279 MB
    xet
    Upload 13 files almost 2 years ago