Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

mattohan
/
job-tracker-email-classifier

Text Classification
Transformers.js
ONNX
English
bert
email-classification
job-search
browser-ml
Model card Files Files and versions
xet
Community

Instructions to use mattohan/job-tracker-email-classifier with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers.js

    How to use mattohan/job-tracker-email-classifier with Transformers.js:

    // npm i @huggingface/transformers
    import { pipeline } from '@huggingface/transformers';
    
    // Allocate pipeline
    const pipe = await pipeline('text-classification', 'mattohan/job-tracker-email-classifier');
job-tracker-email-classifier
169 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 43 commits
mattohan's picture
mattohan
Update README with accurate model details
96c6093 verified 4 months ago
  • onnx
    Remove model.onnx.data (no longer needed with single-file model) 4 months ago
  • .gitattributes
    1.63 kB
    Upload folder using huggingface_hub 4 months ago
  • README.md
    1.98 kB
    Update README with accurate model details 4 months ago
  • config.json
    959 Bytes
    Update config.json 4 months ago
  • special_tokens_map.json
    695 Bytes
    Add special_tokens_map.json to root for Transformers.js 4 months ago
  • tokenizer.json
    712 kB
    Add tokenizer.json to root for Transformers.js 4 months ago
  • tokenizer_config.json
    1.27 kB
    Add tokenizer_config.json to root for Transformers.js 4 months ago
  • vocab.txt
    232 kB
    Add vocab.txt to root for Transformers.js 4 months ago