marquesafonso commited on
Commit
a1a7f1e
·
1 Parent(s): 40e5cb2

improve readme styling

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -3,11 +3,11 @@ license: mit
3
  language:
4
  - pt
5
  ---
6
- # bertimbau-large-ner
7
 
8
  This model card aims to simplify the use of the [portuguese Bert, a.k.a, Bertimbau](https://github.com/neuralmind-ai/portuguese-bert) for the Named Entity Recognition task.
9
 
10
- For this model card the we used the `BERT-CRF (selective scenario, 5 classes)` model available in the [ner_evaluation](https://github.com/neuralmind-ai/portuguese-bert/tree/master/ner_evaluation) folder of the original Bertimbau repo.
11
 
12
  ## Usage
13
 
 
3
  language:
4
  - pt
5
  ---
6
+ # bertimbau-large-ner-selective
7
 
8
  This model card aims to simplify the use of the [portuguese Bert, a.k.a, Bertimbau](https://github.com/neuralmind-ai/portuguese-bert) for the Named Entity Recognition task.
9
 
10
+ For this model card the we used the <mark style="background-color: #d3d3d3">BERT-CRF (selective scenario, 5 classes)</mark> model available in the [ner_evaluation](https://github.com/neuralmind-ai/portuguese-bert/tree/master/ner_evaluation) folder of the original Bertimbau repo.
11
 
12
  ## Usage
13