Text Classification
Transformers.js
ONNX
English
roberta
distilroberta
sentiment
emotion
twitter
reddit
Instructions to use MicahB/emotion_text_classifier with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers.js
How to use MicahB/emotion_text_classifier with Transformers.js:
// npm i @huggingface/transformers import { pipeline } from '@huggingface/transformers'; // Allocate pipeline const pipe = await pipeline('text-classification', 'MicahB/emotion_text_classifier');
model part 3
Browse filesoops I forgot this
onnx/model_quantized.onnx
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:12b7f97828d464ffdd648389c3d30f6f7bfe28f9e2ff6f7c5d0f437c62bde7d9
|
| 3 |
+
size 82767050
|