Update README.md
Browse files
README.md
CHANGED
@@ -101,9 +101,6 @@ This model is a fine-tuned version of [dmis-lab/biobert-base-cased-v1.2](https:/
|
|
101 |
|
102 |
# Table of Contents
|
103 |
|
104 |
-
- [Model Card for DAEDRA:](#model-card-for--model_id-)
|
105 |
-
- [Table of Contents](#table-of-contents)
|
106 |
-
- [Table of Contents](#table-of-contents-1)
|
107 |
- [Model Details](#model-details)
|
108 |
- [Uses](#uses)
|
109 |
- [Bias, Risks, and Limitations](#bias-risks-and-limitations)
|
@@ -114,7 +111,6 @@ This model is a fine-tuned version of [dmis-lab/biobert-base-cased-v1.2](https:/
|
|
114 |
- [Citation](#citation)
|
115 |
|
116 |
|
117 |
-
|
118 |
# Model Details
|
119 |
|
120 |
## Model Description
|
@@ -150,7 +146,6 @@ tokenizer = AutoTokenizer.from_pretrained("chrisvoncsefalvay/daedra")
|
|
150 |
model = AutoModel.from_pretrained("chrisvoncsefalvay/daedra")
|
151 |
```
|
152 |
|
153 |
-
|
154 |
## Out-of-Scope Use
|
155 |
|
156 |
This model is not intended for the diagnosis or treatment of any disease.
|
@@ -214,7 +209,7 @@ Carbon emissions can be estimated using the [Machine Learning Impact calculator]
|
|
214 |
|
215 |
Forthcoming -- watch this space.
|
216 |
|
217 |
-
# Model Card Authors
|
218 |
|
219 |
<!-- This section provides another layer of transparency and accountability. Whose views is this model card representing? How many voices were included in its construction? Etc. -->
|
220 |
|
|
|
101 |
|
102 |
# Table of Contents
|
103 |
|
|
|
|
|
|
|
104 |
- [Model Details](#model-details)
|
105 |
- [Uses](#uses)
|
106 |
- [Bias, Risks, and Limitations](#bias-risks-and-limitations)
|
|
|
111 |
- [Citation](#citation)
|
112 |
|
113 |
|
|
|
114 |
# Model Details
|
115 |
|
116 |
## Model Description
|
|
|
146 |
model = AutoModel.from_pretrained("chrisvoncsefalvay/daedra")
|
147 |
```
|
148 |
|
|
|
149 |
## Out-of-Scope Use
|
150 |
|
151 |
This model is not intended for the diagnosis or treatment of any disease.
|
|
|
209 |
|
210 |
Forthcoming -- watch this space.
|
211 |
|
212 |
+
# Model Card Authors
|
213 |
|
214 |
<!-- This section provides another layer of transparency and accountability. Whose views is this model card representing? How many voices were included in its construction? Etc. -->
|
215 |
|