Update README.md
#1
by
wozat - opened
README.md
CHANGED
|
@@ -1,5 +1,6 @@
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
|
|
|
| 3 |
---
|
| 4 |
|
| 5 |
This is just a conversion of https://huggingface.co/dslim/distilbert-NER into ONNX files so the model can be used with Transformers.js
|
|
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
+
library_name: transformers.js
|
| 4 |
---
|
| 5 |
|
| 6 |
This is just a conversion of https://huggingface.co/dslim/distilbert-NER into ONNX files so the model can be used with Transformers.js
|