Update README.md
Browse files
README.md
CHANGED
@@ -1,9 +1,10 @@
|
|
1 |
---
|
2 |
license: ms-pl
|
|
|
3 |
pipeline_tag: text-classification
|
4 |
tags:
|
5 |
- endpoints
|
6 |
-
-
|
7 |
inference: true
|
8 |
---
|
9 |
|
|
|
1 |
---
|
2 |
license: ms-pl
|
3 |
+
library_name: transformers
|
4 |
pipeline_tag: text-classification
|
5 |
tags:
|
6 |
- endpoints
|
7 |
+
- classification-inference
|
8 |
inference: true
|
9 |
---
|
10 |
|