Update README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,18 @@
|
|
1 |
---
|
2 |
language:
|
3 |
- en
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4 |
license: apache-2.0
|
5 |
---
|
6 |
|
|
|
1 |
---
|
2 |
language:
|
3 |
- en
|
4 |
+
inference: false
|
5 |
+
tags:
|
6 |
+
- text-classification
|
7 |
+
- onnx
|
8 |
+
- int8
|
9 |
+
- optimum
|
10 |
+
- multi-class-classification
|
11 |
+
- multi-label-classification
|
12 |
+
- toxic
|
13 |
+
- toxicity
|
14 |
+
- hate speech
|
15 |
+
- offensive language
|
16 |
license: apache-2.0
|
17 |
---
|
18 |
|