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');
Remove onnx/tokenizer.json (only model files belong in onnx/)
Browse files- onnx/tokenizer.json +0 -0
onnx/tokenizer.json
DELETED
|
The diff for this file is too large to render.
See raw diff
|
|
|