Update README.md
Browse files
README.md
CHANGED
@@ -7,7 +7,7 @@ language:
|
|
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-agentflow-v2)
|
9 |
|
10 |
-
|
11 |
|
12 |
This model should be used *only* for agent dialogs.
|
13 |
|
|
|
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-agentflow-v2)
|
9 |
|
10 |
+
This model identifies common events and patterns within the conversation flow. Such events include an apology, where the agent acknowledges a mistake, and a complaint, when a user expresses dissatisfaction.
|
11 |
|
12 |
This model should be used *only* for agent dialogs.
|
13 |
|