Commit
·
8519bc1
1
Parent(s):
8512cc5
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,40 @@
|
|
1 |
---
|
2 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
|
|
1 |
---
|
2 |
+
language:
|
3 |
+
- pt
|
4 |
+
license: cc-by-4.0
|
5 |
+
datasets:
|
6 |
+
- wiki_lingua
|
7 |
+
thumbnail: null
|
8 |
+
tags:
|
9 |
+
- named-entity-recognition
|
10 |
+
- Transformer
|
11 |
+
- pytorch
|
12 |
+
- bert
|
13 |
+
metrics:
|
14 |
+
- f1
|
15 |
+
- precision
|
16 |
+
- recall
|
17 |
+
model-index:
|
18 |
+
- name: rpunct-ptbr
|
19 |
+
results:
|
20 |
+
- task:
|
21 |
+
type: named-entity-recognition
|
22 |
+
dataset:
|
23 |
+
type: wiki_lingua
|
24 |
+
name: wiki_lingua
|
25 |
+
metrics:
|
26 |
+
- type: f1
|
27 |
+
value: 55.70
|
28 |
+
name: F1 Score
|
29 |
+
- type: precision
|
30 |
+
value: 57.72
|
31 |
+
name: Precision
|
32 |
+
- type: recall
|
33 |
+
value: 53.83
|
34 |
+
name: Recall
|
35 |
+
widget:
|
36 |
+
- text: "henrique foi no lago pescar com o pedro mais tarde foram para a casa do pedro fritar os peixes"
|
37 |
+
- text: "cinco trabalhadores da construção civil em capacetes e coletes amarelos estão ocupados no trabalho"
|
38 |
+
- text: "na quinta feira em visita a belo horizonte pedro sobrevoa a cidade atingida pelas chuvas"
|
39 |
+
- text: "coube ao representante de classe contar que na avaliação de língua portuguesa alguns alunos se mantiveram concentrados e outros dispersos"
|
40 |
---
|