README.md
CHANGED
@@ -28,8 +28,8 @@ This model takes in text input and outputs a binary classification of 0 if the t
|
|
28 |
## Intended uses & limitations
|
29 |
|
30 |
The model can be used to classify questions in natural language processing tasks such as chatbots or virtual assistants
|
31 |
-
|
32 |
-
may also be biased towards certain types of questions based on the training data.
|
33 |
|
34 |
## Training and evaluation data
|
35 |
|
|
|
28 |
## Intended uses & limitations
|
29 |
|
30 |
The model can be used to classify questions in natural language processing tasks such as chatbots or virtual assistants
|
31 |
+
but may not perform well on questions that are ambiguous or have multiple interpretations.
|
32 |
+
it may also be biased towards certain types of questions based on the training data.
|
33 |
|
34 |
## Training and evaluation data
|
35 |
|