IsmatS commited on
Commit
9e432c1
1 Parent(s): e8a4789

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +38 -0
README.md CHANGED
@@ -1,3 +1,41 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  # XLM-RoBERTa Azerbaijani NER Model
2
 
3
  [![Hugging Face Model](https://img.shields.io/badge/Hugging%20Face-Model-blue)](https://huggingface.co/IsmatS/xlm-roberta-az-ner)
 
1
+ ---
2
+ language:
3
+ - az
4
+ tags:
5
+ - token-classification
6
+ - ner
7
+ - roberta
8
+ - multilingual
9
+ license: mit
10
+ datasets:
11
+ - LocalDoc/azerbaijani-ner-dataset
12
+ metrics:
13
+ - precision
14
+ - recall
15
+ - f1
16
+ model-index:
17
+ - name: XLM-RoBERTa Azerbaijani NER Model
18
+ results:
19
+ - task:
20
+ name: Named Entity Recognition
21
+ type: token-classification
22
+ dataset:
23
+ name: Azerbaijani NER Dataset
24
+ type: LocalDoc/azerbaijani-ner-dataset
25
+ metrics:
26
+ - name: Precision
27
+ type: precision
28
+ value: 0.764390
29
+ - name: Recall
30
+ type: recall
31
+ value: 0.740460
32
+ - name: F1
33
+ type: f1
34
+ value: 0.752235
35
+ ---
36
+
37
+
38
+
39
  # XLM-RoBERTa Azerbaijani NER Model
40
 
41
  [![Hugging Face Model](https://img.shields.io/badge/Hugging%20Face-Model-blue)](https://huggingface.co/IsmatS/xlm-roberta-az-ner)