Instructions to use Heriot-WattUniversity/gbv-classifier-roberta-base-ONNX with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers.js
How to use Heriot-WattUniversity/gbv-classifier-roberta-base-ONNX with Transformers.js:
// npm i @huggingface/transformers import { pipeline } from '@huggingface/transformers'; // Allocate pipeline const pipe = await pipeline('text-classification', 'Heriot-WattUniversity/gbv-classifier-roberta-base-ONNX');
gbv-classifier-roberta-base (ONNX)
This is an ONNX version of Heriot-WattUniversity/gbv-classifier-roberta-base. It was automatically converted and uploaded using this Hugging Face Space.
Usage with Transformers.js
See the pipeline documentation for text-classification: https://huggingface.co/docs/transformers.js/api/pipelines#module_pipelines.TextClassificationPipeline
license: apache-2.0 datasets: - Heriot-WattUniversity/gbv-anno language: - en metrics: - accuracy base_model: - FacebookAI/roberta-base pipeline_tag: text-classification
- Downloads last month
- 1
Model tree for Heriot-WattUniversity/gbv-classifier-roberta-base-ONNX
Base model
FacebookAI/roberta-base