Ngit commited on
Commit
895edad
·
verified ·
1 Parent(s): 5afe6d3

Update README.md

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