Update README.md
Browse files
README.md
CHANGED
@@ -4,6 +4,7 @@ datasets:
|
|
4 |
language:
|
5 |
- en
|
6 |
library_name: transformers
|
|
|
7 |
model-index:
|
8 |
- name: text-classification-goemotions
|
9 |
results:
|
@@ -25,6 +26,8 @@ tags:
|
|
25 |
- emotions
|
26 |
- multi-class-classification
|
27 |
- multi-label-classification
|
|
|
|
|
28 |
---
|
29 |
|
30 |
# Text Classification GoEmotions
|
|
|
4 |
language:
|
5 |
- en
|
6 |
library_name: transformers
|
7 |
+
inference: false
|
8 |
model-index:
|
9 |
- name: text-classification-goemotions
|
10 |
results:
|
|
|
26 |
- emotions
|
27 |
- multi-class-classification
|
28 |
- multi-label-classification
|
29 |
+
- onnx
|
30 |
+
- int8
|
31 |
---
|
32 |
|
33 |
# Text Classification GoEmotions
|