Librarian Bot: Update dataset YAML metadata for model

#1
Files changed (1) hide show
  1. README.md +4 -68
README.md CHANGED
@@ -1,75 +1,11 @@
1
  ---
2
- tags:
3
- - spacy
4
- - token-classification
5
  language:
6
  - sv
7
  license: cc-by-sa-4.0
8
- model-index:
9
- - name: sv_core_news_md
10
- results:
11
- - task:
12
- name: NER
13
- type: token-classification
14
- metrics:
15
- - name: NER Precision
16
- type: precision
17
- value: 0.8516666667
18
- - name: NER Recall
19
- type: recall
20
- value: 0.7459854015
21
- - name: NER F Score
22
- type: f_score
23
- value: 0.7953307393
24
- - task:
25
- name: TAG
26
- type: token-classification
27
- metrics:
28
- - name: TAG (XPOS) Accuracy
29
- type: accuracy
30
- value: 0.9482494641
31
- - task:
32
- name: POS
33
- type: token-classification
34
- metrics:
35
- - name: POS (UPOS) Accuracy
36
- type: accuracy
37
- value: 0.9606001837
38
- - task:
39
- name: MORPH
40
- type: token-classification
41
- metrics:
42
- - name: Morph (UFeats) Accuracy
43
- type: accuracy
44
- value: 0.9541696438
45
- - task:
46
- name: LEMMA
47
- type: token-classification
48
- metrics:
49
- - name: Lemma Accuracy
50
- type: accuracy
51
- value: 0.9557007247
52
- - task:
53
- name: UNLABELED_DEPENDENCIES
54
- type: token-classification
55
- metrics:
56
- - name: Unlabeled Attachment Score (UAS)
57
- type: f_score
58
- value: 0.8339750849
59
- - task:
60
- name: LABELED_DEPENDENCIES
61
- type: token-classification
62
- metrics:
63
- - name: Labeled Attachment Score (LAS)
64
- type: f_score
65
- value: 0.7849377123
66
- - task:
67
- name: SENTS
68
- type: token-classification
69
- metrics:
70
- - name: Sentences F-Score
71
- type: f_score
72
- value: 0.9126213592
73
  ---
74
  ### Details: https://spacy.io/models/sv#sv_core_news_md
75
 
 
1
  ---
 
 
 
2
  language:
3
  - sv
4
  license: cc-by-sa-4.0
5
+ tags:
6
+ - spacy
7
+ - token-classification
8
+ datasets: KBLab/sucx3_ner
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
9
  ---
10
  ### Details: https://spacy.io/models/sv#sv_core_news_md
11