Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,18 @@
|
|
1 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
license: mit
|
|
|
|
|
3 |
---
|
4 |
|
5 |
This model is the ONNX version of [https://huggingface.co/SamLowe/roberta-base-go_emotions](https://huggingface.co/SamLowe/roberta-base-go_emotions).
|
|
|
1 |
---
|
2 |
+
language: en
|
3 |
+
tags:
|
4 |
+
- text-classification
|
5 |
+
- onnx
|
6 |
+
- int8
|
7 |
+
- roberta
|
8 |
+
- emotions
|
9 |
+
- multi-class-classification
|
10 |
+
- multi-label-classification
|
11 |
+
datasets:
|
12 |
+
- go_emotions
|
13 |
license: mit
|
14 |
+
widget:
|
15 |
+
- text: Thank goodness ONNX is available, it is lots faster!
|
16 |
---
|
17 |
|
18 |
This model is the ONNX version of [https://huggingface.co/SamLowe/roberta-base-go_emotions](https://huggingface.co/SamLowe/roberta-base-go_emotions).
|