sitingGZ commited on
Commit
4eed769
1 Parent(s): 45b669f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -75
README.md CHANGED
@@ -1,23 +1,25 @@
1
  ---
 
 
 
 
 
 
 
2
 
3
  ### Model Description
4
 
5
  <!-- Provide a longer summary of what this model is. -->
6
 
7
- - **Developed by:** [More Information Needed]
8
- - **Shared by [optional]:** [More Information Needed]
9
- - **Model type:** [More Information Needed]
10
- - **Language(s) (NLP):** [More Information Needed]
11
- - **License:** [More Information Needed]
12
- - **Finetuned from model [optional]:** [More Information Needed]
13
 
14
  ### Model Sources [optional]
15
 
16
  <!-- Provide the basic links for the model. -->
17
 
18
- - **Repository:** [More Information Needed]
19
- - **Paper [optional]:** [More Information Needed]
20
- - **Demo [optional]:** [More Information Needed]
21
 
22
  ## Uses
23
 
@@ -35,11 +37,7 @@
35
 
36
  [More Information Needed]
37
 
38
- ### Out-of-Scope Use
39
-
40
- <!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
41
 
42
- [More Information Needed]
43
 
44
  ## Bias, Risks, and Limitations
45
 
@@ -55,7 +53,7 @@ Users (both direct and downstream) should be made aware of the risks, biases and
55
 
56
  ## How to Get Started with the Model
57
 
58
- Use the code below to get started with the model.
59
 
60
  [More Information Needed]
61
 
@@ -124,64 +122,3 @@ Use the code below to get started with the model.
124
 
125
  [More Information Needed]
126
 
127
- ## Environmental Impact
128
-
129
- <!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
130
-
131
- Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700).
132
-
133
- - **Hardware Type:** [More Information Needed]
134
- - **Hours used:** [More Information Needed]
135
- - **Cloud Provider:** [More Information Needed]
136
- - **Compute Region:** [More Information Needed]
137
- - **Carbon Emitted:** [More Information Needed]
138
-
139
- ## Technical Specifications [optional]
140
-
141
- ### Model Architecture and Objective
142
-
143
- [More Information Needed]
144
-
145
- ### Compute Infrastructure
146
-
147
- [More Information Needed]
148
-
149
- #### Hardware
150
-
151
- [More Information Needed]
152
-
153
- #### Software
154
-
155
- [More Information Needed]
156
-
157
- ## Citation [optional]
158
-
159
- <!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
160
-
161
- **BibTeX:**
162
-
163
- [More Information Needed]
164
-
165
- **APA:**
166
-
167
- [More Information Needed]
168
-
169
- ## Glossary [optional]
170
-
171
- <!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
172
-
173
- [More Information Needed]
174
-
175
- ## More Information [optional]
176
-
177
- [More Information Needed]
178
-
179
- ## Model Card Authors [optional]
180
-
181
- [More Information Needed]
182
-
183
- ## Model Card Contact
184
-
185
- [More Information Needed]
186
-
187
-
 
1
  ---
2
+ license: afl-3.0
3
+ datasets:
4
+ - bigbio/muchmore
5
+ language:
6
+ - de
7
+ ---
8
+ ---
9
 
10
  ### Model Description
11
 
12
  <!-- Provide a longer summary of what this model is. -->
13
 
14
+ - **Finetuned from model: bert-base-german-cased
 
 
 
 
 
15
 
16
  ### Model Sources [optional]
17
 
18
  <!-- Provide the basic links for the model. -->
19
 
20
+ - **Repository: https://github.com/sitingGZ/bert-sner
21
+ - **Paper : [BERT-SNER](https://aclanthology.org/2023.clinicalnlp-1.31/)
22
+ - **Demo (Coming soon)
23
 
24
  ## Uses
25
 
 
37
 
38
  [More Information Needed]
39
 
 
 
 
40
 
 
41
 
42
  ## Bias, Risks, and Limitations
43
 
 
53
 
54
  ## How to Get Started with the Model
55
 
56
+
57
 
58
  [More Information Needed]
59
 
 
122
 
123
  [More Information Needed]
124