Ngit commited on
Commit
a1f72c1
·
verified ·
1 Parent(s): 29571d2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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
- A flow label 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
 
 
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