NouRed commited on
Commit
52ce4d1
·
verified ·
1 Parent(s): ab51b57

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -6
README.md CHANGED
@@ -145,12 +145,21 @@ print(output)
145
  ## 📋 Cite Us
146
 
147
  ```
148
- @misc{biomedllama32024zekaoui,
149
- author = {Nour Eddine Zekaoui},
150
- title = {BioMed-LLaMa-3: Efficient Instruction Fine-Tuning in Biomedical Language},
151
- year = {2024},
152
- howpublished = {In Hugging Face Model Hub},
153
- url = {https://huggingface.co/NouRed/BioMed-Tuned-Llama-3-8b}
 
 
 
 
 
 
 
 
 
154
  }
155
  ```
156
 
 
145
  ## 📋 Cite Us
146
 
147
  ```
148
+ @InProceedings{10.1007/978-981-96-0695-5_32,
149
+ author="Zekaoui, Nour Eddine
150
+ and Mikram, Mounia
151
+ and Rhanoui, Maryem
152
+ and Yousfi, Siham",
153
+ editor="Sombattheera, Chattrakul
154
+ and Weng, Paul
155
+ and Pang, Jun",
156
+ title="BioMed-LLaMa-3: Instruction-Efficient Fine-Tuning of Large Language Models for Improved Biomedical Language Understanding",
157
+ booktitle="Multi-disciplinary Trends in Artificial Intelligence",
158
+ year="2025",
159
+ publisher="Springer Nature Singapore",
160
+ address="Singapore",
161
+ pages="399--410",
162
+ isbn="978-981-96-0695-5"
163
  }
164
  ```
165