Update README.md
Browse files
README.md
CHANGED
@@ -145,12 +145,21 @@ print(output)
|
|
145 |
## 📋 Cite Us
|
146 |
|
147 |
```
|
148 |
-
@
|
149 |
-
|
150 |
-
|
151 |
-
|
152 |
-
|
153 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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 |
|