lxyuan librarian-bot commited on
Commit
b0ab58a
1 Parent(s): ea23fbc

Librarian Bot: Add base_model information to model (#3)

Browse files

- Librarian Bot: Add base_model information to model (a6370d6c6a135c0d4e0cc2032e5f5b431d6cfaf4)


Co-authored-by: Librarian Bot (Bot) <librarian-bot@users.noreply.huggingface.co>

Files changed (1) hide show
  1. README.md +66 -89
README.md CHANGED
@@ -1,31 +1,21 @@
1
  ---
 
 
 
 
 
 
 
 
 
 
 
 
2
  tags:
3
  - generated_from_trainer
4
  - ner
5
  - named-entity-recognition
6
  - span-marker
7
- model-index:
8
- - name: span-marker-bert-base-multilingual-uncased-multinerd
9
- results:
10
- - task:
11
- type: token-classification
12
- name: Named Entity Recognition
13
- dataset:
14
- type: Babelscape/multinerd
15
- name: MultiNERD
16
- split: test
17
- revision: 2814b78e7af4b5a1f1886fe7ad49632de4d9dd25
18
- metrics:
19
- - type: f1
20
- value: 0.9187
21
- name: F1
22
- - type: precision
23
- value: 0.9202
24
- name: Precision
25
- - type: recall
26
- value: 0.9172
27
- name: Recall
28
- license: cc-by-nc-sa-4.0
29
  datasets:
30
  - Babelscape/multinerd
31
  metrics:
@@ -34,105 +24,92 @@ metrics:
34
  - f1
35
  pipeline_tag: token-classification
36
  widget:
37
- - text: >-
38
- amelia earthart flog mit ihrer einmotorigen lockheed vega 5b über den
39
- atlantik nach paris.
40
  example_title: German
41
- - text: >-
42
- amelia earhart flew her single engine lockheed vega 5b across the atlantic
43
  to paris.
44
  example_title: English
45
- - text: >-
46
- amelia earthart voló su lockheed vega 5b monomotor a través del océano
47
- atlántico hasta parís.
48
  example_title: Spanish
49
- - text: >-
50
- amelia earthart a fait voler son monomoteur lockheed vega 5b à travers
51
- l'ocean atlantique jusqu'à paris.
52
  example_title: French
53
- - text: >-
54
- amelia earhart ha volato con il suo monomotore lockheed vega 5b attraverso
55
  l'atlantico fino a parigi.
56
  example_title: Italian
57
- - text: >-
58
- amelia earthart vloog met haar één-motorige lockheed vega 5b over de
59
- atlantische oceaan naar parijs.
60
  example_title: Dutch
61
- - text: >-
62
- amelia earthart przeleciała swoim jednosilnikowym samolotem lockheed vega 5b
63
- przez ocean atlantycki do paryża.
64
  example_title: Polish
65
- - text: >-
66
- amelia earhart voou em seu monomotor lockheed vega 5b através do atlântico
67
  para paris.
68
  example_title: Portuguese
69
- - text: >-
70
- амелия эртхарт перелетела на своем одномоторном самолете lockheed vega 5b
71
  через атлантический океан в париж.
72
  example_title: Russian
73
- - text: >-
74
- amelia earthart flaug eins hreyfils lockheed vega 5b yfir atlantshafið til
75
  parísar.
76
  example_title: Icelandic
77
- - text: >-
78
- η amelia earthart πέταξε το μονοκινητήριο lockheed vega 5b της πέρα ​​από
79
  τον ατλαντικό ωκεανό στο παρίσι.
80
  example_title: Greek
81
- - text: >-
82
- amelia earhartová přeletěla se svým jednomotorovým lockheed vega 5b přes
83
- atlantik do paříže.
84
  example_title: Czech
85
- - text: >-
86
- amelia earhart lensi yksimoottorisella lockheed vega 5b:llä atlantin yli
87
- pariisiin.
88
  example_title: Finnish
89
- - text: >-
90
- amelia earhart fløj med sin enmotoriske lockheed vega 5b over atlanten til
91
  paris.
92
  example_title: Danish
93
- - text: >-
94
- amelia earhart flög sin enmotoriga lockheed vega 5b över atlanten till
95
- paris.
96
  example_title: Swedish
97
- - text: >-
98
- amelia earhart fløy sin enmotoriske lockheed vega 5b over atlanterhavet til
99
  paris.
100
  example_title: Norwegian
101
- - text: >-
102
- amelia earhart și-a zburat cu un singur motor lockheed vega 5b peste
103
- atlantic până la paris.
104
  example_title: Romanian
105
- - text: >-
106
- amelia earhart menerbangkan mesin tunggal lockheed vega 5b melintasi
107
- atlantik ke paris.
108
  example_title: Indonesian
109
- - text: >-
110
- амелія эрхарт пераляцела на сваім аднаматорным lockheed vega 5b праз
111
- атлантыку ў парыж.
112
  example_title: Belarusian
113
- - text: >-
114
- амелія ергарт перелетіла на своєму одномоторному літаку lockheed vega 5b
115
- через атлантику до парижа.
116
  example_title: Ukrainian
117
- - text: >-
118
- amelia earhart preletjela je svojim jednomotornim zrakoplovom lockheed vega
119
  5b preko atlantika do pariza.
120
  example_title: Croatian
121
- - text: >-
122
- amelia earhart lendas oma ühemootoriga lockheed vega 5b üle atlandi ookeani
123
  pariisi.
124
  example_title: Estonian
125
- language:
126
- - de
127
- - en
128
- - es
129
- - fr
130
- - it
131
- - nl
132
- - pl
133
- - pt
134
- - ru
135
- - zh
 
 
 
 
 
 
 
 
 
 
 
136
  ---
137
 
138
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
1
  ---
2
+ language:
3
+ - de
4
+ - en
5
+ - es
6
+ - fr
7
+ - it
8
+ - nl
9
+ - pl
10
+ - pt
11
+ - ru
12
+ - zh
13
+ license: cc-by-nc-sa-4.0
14
  tags:
15
  - generated_from_trainer
16
  - ner
17
  - named-entity-recognition
18
  - span-marker
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
19
  datasets:
20
  - Babelscape/multinerd
21
  metrics:
 
24
  - f1
25
  pipeline_tag: token-classification
26
  widget:
27
+ - text: amelia earthart flog mit ihrer einmotorigen lockheed vega 5b über den atlantik
28
+ nach paris.
 
29
  example_title: German
30
+ - text: amelia earhart flew her single engine lockheed vega 5b across the atlantic
 
31
  to paris.
32
  example_title: English
33
+ - text: amelia earthart voló su lockheed vega 5b monomotor a través del océano atlántico
34
+ hasta parís.
 
35
  example_title: Spanish
36
+ - text: amelia earthart a fait voler son monomoteur lockheed vega 5b à travers l'ocean
37
+ atlantique jusqu'à paris.
 
38
  example_title: French
39
+ - text: amelia earhart ha volato con il suo monomotore lockheed vega 5b attraverso
 
40
  l'atlantico fino a parigi.
41
  example_title: Italian
42
+ - text: amelia earthart vloog met haar één-motorige lockheed vega 5b over de atlantische
43
+ oceaan naar parijs.
 
44
  example_title: Dutch
45
+ - text: amelia earthart przeleciała swoim jednosilnikowym samolotem lockheed vega
46
+ 5b przez ocean atlantycki do paryża.
 
47
  example_title: Polish
48
+ - text: amelia earhart voou em seu monomotor lockheed vega 5b através do atlântico
 
49
  para paris.
50
  example_title: Portuguese
51
+ - text: амелия эртхарт перелетела на своем одномоторном самолете lockheed vega 5b
 
52
  через атлантический океан в париж.
53
  example_title: Russian
54
+ - text: amelia earthart flaug eins hreyfils lockheed vega 5b yfir atlantshafið til
 
55
  parísar.
56
  example_title: Icelandic
57
+ - text: η amelia earthart πέταξε το μονοκινητήριο lockheed vega 5b της πέρα ​​από
 
58
  τον ατλαντικό ωκεανό στο παρίσι.
59
  example_title: Greek
60
+ - text: amelia earhartová přeletěla se svým jednomotorovým lockheed vega 5b přes atlantik
61
+ do paříže.
 
62
  example_title: Czech
63
+ - text: amelia earhart lensi yksimoottorisella lockheed vega 5b:llä atlantin yli pariisiin.
 
 
64
  example_title: Finnish
65
+ - text: amelia earhart fløj med sin enmotoriske lockheed vega 5b over atlanten til
 
66
  paris.
67
  example_title: Danish
68
+ - text: amelia earhart flög sin enmotoriga lockheed vega 5b över atlanten till paris.
 
 
69
  example_title: Swedish
70
+ - text: amelia earhart fløy sin enmotoriske lockheed vega 5b over atlanterhavet til
 
71
  paris.
72
  example_title: Norwegian
73
+ - text: amelia earhart și-a zburat cu un singur motor lockheed vega 5b peste atlantic
74
+ până la paris.
 
75
  example_title: Romanian
76
+ - text: amelia earhart menerbangkan mesin tunggal lockheed vega 5b melintasi atlantik
77
+ ke paris.
 
78
  example_title: Indonesian
79
+ - text: амелія эрхарт пераляцела на сваім аднаматорным lockheed vega 5b праз атлантыку
80
+ ў парыж.
 
81
  example_title: Belarusian
82
+ - text: амелія ергарт перелетіла на своєму одномоторному літаку lockheed vega 5b через
83
+ атлантику до парижа.
 
84
  example_title: Ukrainian
85
+ - text: amelia earhart preletjela je svojim jednomotornim zrakoplovom lockheed vega
 
86
  5b preko atlantika do pariza.
87
  example_title: Croatian
88
+ - text: amelia earhart lendas oma ühemootoriga lockheed vega 5b üle atlandi ookeani
 
89
  pariisi.
90
  example_title: Estonian
91
+ base_model: bert-base-multilingual-uncased
92
+ model-index:
93
+ - name: span-marker-bert-base-multilingual-uncased-multinerd
94
+ results:
95
+ - task:
96
+ type: token-classification
97
+ name: Named Entity Recognition
98
+ dataset:
99
+ name: MultiNERD
100
+ type: Babelscape/multinerd
101
+ split: test
102
+ revision: 2814b78e7af4b5a1f1886fe7ad49632de4d9dd25
103
+ metrics:
104
+ - type: f1
105
+ value: 0.9187
106
+ name: F1
107
+ - type: precision
108
+ value: 0.9202
109
+ name: Precision
110
+ - type: recall
111
+ value: 0.9172
112
+ name: Recall
113
  ---
114
 
115
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You