rafola commited on
Commit
4859096
·
1 Parent(s): dc0047e

chore: fix readme

Browse files
Files changed (1) hide show
  1. README.md +15 -0
README.md CHANGED
@@ -1,3 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  # BERT pt-BR Persons
2
 
3
  This model is fine-tuned to primarily identify Brazilian names, ignoring street and place names, even if they contain a person's name.
 
1
+ ---
2
+ language:
3
+ - pt
4
+ tags:
5
+ - bert
6
+ - ptbr
7
+ - nlp
8
+ - ner
9
+ - portuguese
10
+ - person
11
+ - name
12
+ license: "mit"
13
+ base_model: "neuralmind/bert-base-portuguese-cased"
14
+ ---
15
+
16
  # BERT pt-BR Persons
17
 
18
  This model is fine-tuned to primarily identify Brazilian names, ignoring street and place names, even if they contain a person's name.