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

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -8,7 +8,7 @@ language:
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
 
 
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 (NER).
12
  The conversion was performed with the [transformers-to-coreml](https://huggingface.co/spaces/coreml-projects/transformers-to-coreml) conversion Space.
13
 
14