Update README.md
Browse files
README.md
CHANGED
@@ -63,7 +63,12 @@ filter the best one with Cross-Encoder.
|
|
63 |
* bi_bert_answers.npy - numpy array with vectorized answers, which are used to faster inference of the model.
|
64 |
|
65 |
|
|
|
66 |
|
|
|
|
|
|
|
|
|
67 |
|
68 |
|
69 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
63 |
* bi_bert_answers.npy - numpy array with vectorized answers, which are used to faster inference of the model.
|
64 |
|
65 |
|
66 |
+
## Example of conversation with chatbot
|
67 |
|
68 |
+

|
69 |
+

|
70 |
+

|
71 |
+

|
72 |
|
73 |
|
74 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|