Update README.md
Browse files
README.md
CHANGED
|
@@ -17,7 +17,7 @@ This model is fine-tuned specifically for banking-related queries to classify wh
|
|
| 17 |
## 🧠 Use Case
|
| 18 |
|
| 19 |
Given a text input (a user question or statement), the model returns:
|
| 20 |
-
- `"True"`: if the query is a **
|
| 21 |
- `"False"`: otherwise
|
| 22 |
|
| 23 |
---
|
|
|
|
| 17 |
## 🧠 Use Case
|
| 18 |
|
| 19 |
Given a text input (a user question or statement), the model returns:
|
| 20 |
+
- `"True"`: if the query is a **question**
|
| 21 |
- `"False"`: otherwise
|
| 22 |
|
| 23 |
---
|