lxyuan librarian-bot commited on
Commit
18eb2b5
1 Parent(s): b0bdad2

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

Browse files

- Librarian Bot: Add base_model information to model (795644d24914cf3997e4099fb52db7a0b44d6e68)


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-cased-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.927
21
- name: F1
22
- - type: precision
23
- value: 0.9281
24
- name: Precision
25
- - type: recall
26
- value: 0.9259
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-cased
92
+ model-index:
93
+ - name: span-marker-bert-base-multilingual-cased-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.927
106
+ name: F1
107
+ - type: precision
108
+ value: 0.9281
109
+ name: Precision
110
+ - type: recall
111
+ value: 0.9259
112
+ name: Recall
113
  ---
114
 
115
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You