hidan616 commited on
Commit
e396e70
·
verified ·
1 Parent(s): 1439637

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +19 -0
README.md CHANGED
@@ -1,3 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  # Hermes Spam Filter
2
 
3
  A lightweight Transformer-based spam classifier designed for
 
1
+ ---
2
+ language:
3
+ - en
4
+ license: apache-2.0
5
+ library_name: transformers
6
+ pipeline_tag: text-classification
7
+ tags:
8
+ - spam-detection
9
+ - text-classification
10
+ - spam-filter
11
+ - discord
12
+ - moderation
13
+ - cpu
14
+ - lightweight
15
+ - custom-architecture
16
+ ---
17
+
18
+
19
+
20
  # Hermes Spam Filter
21
 
22
  A lightweight Transformer-based spam classifier designed for