Instructions to use stillerman/fdt-disfluency-tiny-4m with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers.js
How to use stillerman/fdt-disfluency-tiny-4m with Transformers.js:
// npm i @huggingface/transformers import { pipeline } from '@huggingface/transformers'; // Allocate pipeline const pipe = await pipeline('token-classification', 'stillerman/fdt-disfluency-tiny-4m');
| { | |
| "del_p": 0.9639040607931608, | |
| "del_r": 0.8251677170156536, | |
| "del_f1": 0.8891566265060241, | |
| "exact": 0.598, | |
| "epoch": 2, | |
| "params_m": 4.369924 | |
| } |