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

cp500
/
infon-coref-pointer

Token Classification
Transformers.js
ONNX
bert
feature-extraction
coreference
multilingual
onnxruntime-web
Model card Files Files and versions
xet
Community

Instructions to use cp500/infon-coref-pointer with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers.js

    How to use cp500/infon-coref-pointer with Transformers.js:

    // npm i @huggingface/transformers
    import { pipeline } from '@huggingface/transformers';
    
    // Allocate pipeline
    const pipe = await pipeline('token-classification', 'cp500/infon-coref-pointer');
infon-coref-pointer / js /src
42.3 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 8 commits
cp500's picture
cp500
Upload js/src/types.ts with huggingface_hub
d5f9738 verified 10 days ago
  • bio.ts
    3.2 kB
    Upload js/src/bio.ts with huggingface_hub 10 days ago
  • hub.ts
    2.57 kB
    Upload js/src/hub.ts with huggingface_hub 10 days ago
  • index.ts
    1.12 kB
    Upload js/src/index.ts with huggingface_hub 10 days ago
  • model.ts
    13.6 kB
    Upload js/src/model.ts with huggingface_hub 10 days ago
  • ort.ts
    4.81 kB
    Upload js/src/ort.ts with huggingface_hub 10 days ago
  • pairs.ts
    4.67 kB
    Upload js/src/pairs.ts with huggingface_hub 10 days ago
  • tokenizer.ts
    8.63 kB
    Upload js/src/tokenizer.ts with huggingface_hub 10 days ago
  • types.ts
    3.65 kB
    Upload js/src/types.ts with huggingface_hub 10 days ago