Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,8 @@
|
|
1 |
-
---
|
2 |
-
license: afl-3.0
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: afl-3.0
|
3 |
+
library_name: transformers.js
|
4 |
+
pipeline_tag: token-classification
|
5 |
+
tags:
|
6 |
+
- ner
|
7 |
+
---
|
8 |
+
https://huggingface.co/Davlan/xlm-roberta-base-ner-hrl with ONNX weights to be compatible with Transformers.js.
|