hazmannaim
commited on
Commit
•
2608952
1
Parent(s):
5faf9a9
Update README.md
Browse files
README.md
CHANGED
@@ -4,5 +4,14 @@ language:
|
|
4 |
- en
|
5 |
library_name: transformers
|
6 |
pipeline_tag: text-classification
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
7 |
---
|
8 |
dahreply-spam-gpt2-v1.0 is a fine-tuned GPT-2 model specifically designed for chatbot spam classification tasks. Utilizing the GPT-2 architecture, and is in version 1.0. It identifies and filters spam messages in various forms of chat.
|
|
|
4 |
- en
|
5 |
library_name: transformers
|
6 |
pipeline_tag: text-classification
|
7 |
+
widget:
|
8 |
+
- text: "Tell me about the benefit for M40?"
|
9 |
+
example_title: "Belanjawan Chatbot"
|
10 |
+
- text: "I want to book appointment"
|
11 |
+
example_title: "Mevenss Chatbot"
|
12 |
+
- text: "Available ticket from Ipoh to KL sentral?"
|
13 |
+
example_title: "KTMB Chatbot"
|
14 |
+
- text: "Where is the nearest charging station in Bangi"
|
15 |
+
example_title: "EV SuperApp Chatbot"
|
16 |
---
|
17 |
dahreply-spam-gpt2-v1.0 is a fine-tuned GPT-2 model specifically designed for chatbot spam classification tasks. Utilizing the GPT-2 architecture, and is in version 1.0. It identifies and filters spam messages in various forms of chat.
|