dominguesm commited on
Commit
3c9db0d
1 Parent(s): 36c8842

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +49 -0
README.md ADDED
@@ -0,0 +1,49 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - yrl
4
+ license: cc-by-4.0
5
+ pipeline_tag: ner
6
+ tags:
7
+ - named-entity-recognition
8
+ - Transformer
9
+ - pytorch
10
+ - bert
11
+ - nheengatu
12
+ metrics:
13
+ - f1
14
+ - precision
15
+ - recall
16
+ model-index:
17
+ - name: postag
18
+ results:
19
+ - task:
20
+ type: named-entity-recognition
21
+ dataset:
22
+ type: dominguesm/ud_yrl_complin
23
+ name: dominguesm/ud_yrl_complin
24
+ metrics:
25
+ - type: f1
26
+ value: 82.93
27
+ name: F1 Score
28
+ - type: accuracy
29
+ value: 92.02
30
+ name: Accuracy
31
+ - type: recall
32
+ value: 81.35
33
+ name: Recall
34
+ widget:
35
+ - text: "Apigawa i paya waá umurari iké, sera José."
36
+ - text: "Asú apagari nhaã apigawa supé."
37
+ - text: "― Taukwáu ra."
38
+ - text: "Asuí kwá mukũi apigawa-itá aintá usemu kaá kití aintá upurakí arama balata, asuí mairamé aintá usika ana iwitera rupitá-pe, ape aintá umaã siya kumã iwa-itá."
39
+ ---
40
+
41
+ <p align="center">
42
+ <img width="350" alt="Camarim Logo" src="https://raw.githubusercontent.com/DominguesM/canarim-bert-nheengatu/main/assets/canarim-yrl-nbg.png">
43
+ </p>
44
+
45
+ <hr>
46
+
47
+ # Canarim-Bert-PosTag-Nheengatu
48
+
49
+ WIP