Update README.md
Browse files
README.md
CHANGED
@@ -8,4 +8,10 @@ pipeline_tag: text-classification
|
|
8 |
tags:
|
9 |
- refusals
|
10 |
- non-answers
|
11 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
8 |
tags:
|
9 |
- refusals
|
10 |
- non-answers
|
11 |
+
library_name: transformers
|
12 |
+
widget:
|
13 |
+
- text: "I'm sorry but I can't do that."
|
14 |
+
- text: "I'm sorry for your loss."
|
15 |
+
---
|
16 |
+
|
17 |
+
### A classifier model to filter refusals and other non answers in the domain of creative writing and RP
|