LiinXemmon
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,15 @@
|
|
1 |
-
---
|
2 |
-
license: llama3
|
3 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: llama3
|
3 |
+
---
|
4 |
+
|
5 |
+
This repository contains the model of the paper [MedINST: Meta Dataset of Biomedical Instructions](https://huggingface.co/papers/2410.13458).
|
6 |
+
|
7 |
+
# Citation
|
8 |
+
```
|
9 |
+
@article{han2024medinst,
|
10 |
+
title={MedINST: Meta Dataset of Biomedical Instructions},
|
11 |
+
author={Han, Wenhan and Fang, Meng and Zhang, Zihan and Yin, Yu and Song, Zirui and Chen, Ling and Pechenizkiy, Mykola and Chen, Qingyu},
|
12 |
+
journal={arXiv preprint arXiv:2410.13458},
|
13 |
+
year={2024}
|
14 |
+
}
|
15 |
+
```
|