pankaj1881 commited on
Commit
181c271
·
verified ·
1 Parent(s): 8e6681f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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 **transaction-related question**
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
  ---