Ngit commited on
Commit
00eacca
1 Parent(s): 6f080c5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -1
README.md CHANGED
@@ -2,6 +2,11 @@
2
  language:
3
  - en
4
  license: apache-2.0
 
 
 
 
 
5
  ---
6
 
7
  # Text Classification GoEmotions
@@ -41,4 +46,4 @@ The following hyperparameters were used during training:
41
 
42
  # Deployment
43
 
44
- Check out [fast-nlp-text-toxicity repository](https://github.com/minuva/fast-nlp-text-toxicity) for a FastAPI based server to deploy this model in CPU devices.
 
2
  language:
3
  - en
4
  license: apache-2.0
5
+ tags:
6
+ - toxic
7
+ - toxicity
8
+ - offensive language
9
+ - hate speech
10
  ---
11
 
12
  # Text Classification GoEmotions
 
46
 
47
  # Deployment
48
 
49
+ Check out [fast-nlp-text-toxicity repository](https://github.com/minuva/fast-nlp-text-toxicity) for a FastAPI based server to deploy this model in CPU devices.