Datasets:

Modalities:
Text
Formats:
json
ArXiv:
Libraries:
Datasets
pandas
License:
LiinXemmon commited on
Commit
91c1f66
·
verified ·
1 Parent(s): 884e8aa

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -1001,10 +1001,10 @@ This repository contains the data of the paper [MedINST: Meta Dataset of Biomedi
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
  ```
 
1001
 
1002
  # Citation
1003
  ```
1004
+ @inproceedings{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
+ booktitle = "Findings of the Association for Computational Linguistics: EMNLP 2024",
1008
  year={2024}
1009
  }
1010
  ```