Update README.md
Browse files
README.md
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
language:
|
3 |
- en
|
4 |
---
|
5 |
-
#
|
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-agentflow-v2)
|
|
|
2 |
language:
|
3 |
- en
|
4 |
---
|
5 |
+
# Conversation flow text classification
|
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-agentflow-v2)
|