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