Text Classification
Transformers.js
ONNX
English
distilbert
human-rights
hredd
due-diligence
supply-chain
esg
Instructions to use PSompong/hredd-adverse-text-distilbert-onnx with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers.js
How to use PSompong/hredd-adverse-text-distilbert-onnx with Transformers.js:
// npm i @huggingface/transformers import { pipeline } from '@huggingface/transformers'; // Allocate pipeline const pipe = await pipeline('text-classification', 'PSompong/hredd-adverse-text-distilbert-onnx');
| ["biodiversity_loss", "child_labour", "deforestation", "discrimination", "fatal_incident", "forced_labour", "freedom_of_association", "gbvh", "hazardous_waste", "none", "osh_nonfatal", "retaliation", "toxic_pollution", "trafficking", "wage_theft", "water_depletion"] |