dlaiymani commited on
Commit
16081fb
·
1 Parent(s): d637912

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -0
README.md ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ language:
4
+ - en
5
+ ---
6
+
7
+ ### Model Description
8
+
9
+ <!-- Provide a longer summary of what this model is. -->
10
+
11
+ **bert-base-ner-coreml** is a coreml version of the [dslim/bert-base-NER](https://huggingface.co/dslim/bert-base-NER) model for Named Entity Recognition.
12
+ The conversion was performed with the [transformers-to-coreml](https://huggingface.co/spaces/coreml-projects/transformers-to-coreml) conversion Space.
13
+
14
+
15
+