Update README.md
Browse files
README.md
CHANGED
|
@@ -5,6 +5,8 @@ The quantized version in ONNX format can be found [here](https://huggingface.co/
|
|
| 5 |
|
| 6 |
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.
|
| 7 |
|
|
|
|
|
|
|
| 8 |
# Load the Model
|
| 9 |
|
| 10 |
```py
|
|
|
|
| 5 |
|
| 6 |
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.
|
| 7 |
|
| 8 |
+
This model should be used *only* for agent dialogs.
|
| 9 |
+
|
| 10 |
# Load the Model
|
| 11 |
|
| 12 |
```py
|