marquesafonso commited on
Commit
80c68c4
Β·
verified Β·
1 Parent(s): d298997

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -3
README.md CHANGED
@@ -1,12 +1,25 @@
1
  ---
2
- title: Marquesafonso Bertimbau Large Ner Selective
3
  emoji: πŸ“ˆ
4
  colorFrom: pink
5
  colorTo: yellow
6
  sdk: gradio
7
- sdk_version: 4.31.4
8
  app_file: app.py
9
  pinned: false
 
10
  ---
11
 
12
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
+ title: Bertimbau Large Ner Selective
3
  emoji: πŸ“ˆ
4
  colorFrom: pink
5
  colorTo: yellow
6
  sdk: gradio
7
+ sdk_version: 5.1.0
8
  app_file: app.py
9
  pinned: false
10
+ short_description: A Portuguese NER endpoint (PER, LOC, VAL, TEMP, ORG)
11
  ---
12
 
13
+ # Bertimbau Large Ner Selective
14
+
15
+ This space uses the bertimbau-large-ner-selective model card - namely the BERT-CRF (selective scenario, 5 classes) model. More info [here](https://huggingface.co/marquesafonso/bertimbau-large-ner-selective).
16
+
17
+ It provides an endpoint with which to query the model.
18
+
19
+ Available classes are:
20
+
21
+ PESSOA
22
+ ORGANIZACAO
23
+ LOCAL
24
+ TEMPO
25
+ VALOR