manueltonneau
commited on
Commit
•
0130b4b
1
Parent(s):
feaed90
Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
language:
|
3 |
+
- en
|
4 |
+
---
|
5 |
+
All information can be found here: https://github.com/manueltonneau/covid-berts
|
6 |
+
|
7 |
+
If you find this model useful, please cite:
|
8 |
+
|
9 |
+
```
|
10 |
+
@misc {manuel_tonneau_2023,
|
11 |
+
author = { {Manuel Tonneau} },
|
12 |
+
title = { clinicalcovid-bert-base-cased (Revision feaed90) },
|
13 |
+
year = 2023,
|
14 |
+
url = { https://huggingface.co/manueltonneau/clinicalcovid-bert-base-cased },
|
15 |
+
doi = { 10.57967/hf/0867 },
|
16 |
+
publisher = { Hugging Face }
|
17 |
+
}
|
18 |
+
```
|