Update README.md
Browse files
README.md
CHANGED
@@ -5,7 +5,7 @@ language:
|
|
5 |
# Text Classification of conversation flow
|
6 |
|
7 |
This a ONNX quantized model and is fined-tuned version of [nreimers/MiniLMv2-L6-H384-distilled-from-RoBERTa-Large](https://huggingface.co/nreimers/MiniLMv2-L6-H384-distilled-from-RoBERTa-Large).
|
8 |
-
The original model can be found [here](minuva/MiniLMv2-
|
9 |
|
10 |
A flow label is orthogonal to the main conversation goal, implying that it categorizes actions or responses in a way that is independent from the primary objective of the conversation.
|
11 |
|
|
|
5 |
# Text Classification of conversation flow
|
6 |
|
7 |
This a ONNX quantized model and is fined-tuned version of [nreimers/MiniLMv2-L6-H384-distilled-from-RoBERTa-Large](https://huggingface.co/nreimers/MiniLMv2-L6-H384-distilled-from-RoBERTa-Large).
|
8 |
+
The original model can be found [here](https://huggingface.co/minuva/MiniLMv2-userflow-v2)
|
9 |
|
10 |
A flow label is orthogonal to the main conversation goal, implying that it categorizes actions or responses in a way that is independent from the primary objective of the conversation.
|
11 |
|