Update README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,7 @@
|
|
1 |
---
|
2 |
language:
|
3 |
- en
|
|
|
4 |
---
|
5 |
|
6 |
# Text Classification Toxicity
|
@@ -143,4 +144,4 @@ The following hyperparameters were used during training:
|
|
143 |
|
144 |
# Deployment
|
145 |
|
146 |
-
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.
|
|
|
1 |
---
|
2 |
language:
|
3 |
- en
|
4 |
+
license: apache-2.0
|
5 |
---
|
6 |
|
7 |
# Text Classification Toxicity
|
|
|
144 |
|
145 |
# Deployment
|
146 |
|
147 |
+
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.
|