Ngit commited on
Commit
9fece47
1 Parent(s): 99213ed

Update README.md

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