Update README.md
Browse files
README.md
CHANGED
@@ -997,4 +997,14 @@ configs:
|
|
997 |
split: train
|
998 |
---
|
999 |
|
1000 |
-
This repository contains the data of the paper [MedINST: Meta Dataset of Biomedical Instructions](https://huggingface.co/papers/2410.13458).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
997 |
split: train
|
998 |
---
|
999 |
|
1000 |
+
This repository contains the data of the paper [MedINST: Meta Dataset of Biomedical Instructions](https://huggingface.co/papers/2410.13458).
|
1001 |
+
|
1002 |
+
# Citation
|
1003 |
+
```
|
1004 |
+
@article{han2024medinst,
|
1005 |
+
title={MedINST: Meta Dataset of Biomedical Instructions},
|
1006 |
+
author={Han, Wenhan and Fang, Meng and Zhang, Zihan and Yin, Yu and Song, Zirui and Chen, Ling and Pechenizkiy, Mykola and Chen, Qingyu},
|
1007 |
+
journal={arXiv preprint arXiv:2410.13458},
|
1008 |
+
year={2024}
|
1009 |
+
}
|
1010 |
+
```
|