Shing Yee commited on
fix: correct typo
Browse files
README.md
CHANGED
|
@@ -4,7 +4,6 @@ license_name: govtech-singapore
|
|
| 4 |
license_link: LICENSE
|
| 5 |
---
|
| 6 |
|
| 7 |
-
# Off-Topic Classification Model
|
| 8 |
# Off-Topic Classification Model
|
| 9 |
|
| 10 |
This model leverages a fine-tuned **Cross Encoder STSB Roberta Base** to perform binary classification, determining whether a user prompt is off-topic in relation to the system's intended purpose as defined by the system prompt.
|
|
|
|
| 4 |
license_link: LICENSE
|
| 5 |
---
|
| 6 |
|
|
|
|
| 7 |
# Off-Topic Classification Model
|
| 8 |
|
| 9 |
This model leverages a fine-tuned **Cross Encoder STSB Roberta Base** to perform binary classification, determining whether a user prompt is off-topic in relation to the system's intended purpose as defined by the system prompt.
|