Update README.md
Browse files
README.md
CHANGED
@@ -24,7 +24,7 @@ model-index:
|
|
24 |
|
25 |
# Text Classification GoEmotions
|
26 |
|
27 |
-
This
|
28 |
|
29 |
# Load the Model
|
30 |
|
|
|
24 |
|
25 |
# Text Classification GoEmotions
|
26 |
|
27 |
+
This a onnx quantized model ahd is fined-tuned version of [nreimers/MiniLMv2-L6-H384-distilled-from-RoBERTa-Large](https://huggingface.co/nreimers/MiniLMv2-L6-H384-distilled-from-RoBERTa-Large) on the on the [go_emotions](https://huggingface.co/datasets/go_emotions) dataset using [tasinho/text-classification-goemotions](https://huggingface.co/tasinhoque/text-classification-goemotions) as teacher model.
|
28 |
|
29 |
# Load the Model
|
30 |
|