Update README.md
Browse files
README.md
CHANGED
@@ -171,6 +171,7 @@ We would like to thank:
|
|
171 |
- **Contributors of the [Alignment Handbook](https://github.com/huggingface/alignment-handbook)** for providing valuable resources that guided the development and training process of FinGEITje.
|
172 |
|
173 |
## 📝 Citation
|
|
|
174 |
|
175 |
If you use FinGEITje in your work, please cite:
|
176 |
|
@@ -178,9 +179,9 @@ If you use FinGEITje in your work, please cite:
|
|
178 |
@article{FinGEITje2024,
|
179 |
title={A Dutch Financial Large Language Model},
|
180 |
author={Noels, Sander and De Blaere, Jorne and De Bie, Tijl},
|
181 |
-
journal={arXiv preprint arXiv:
|
182 |
year={2024},
|
183 |
-
url={https://arxiv.org/abs/
|
184 |
}
|
185 |
```
|
186 |
|
|
|
171 |
- **Contributors of the [Alignment Handbook](https://github.com/huggingface/alignment-handbook)** for providing valuable resources that guided the development and training process of FinGEITje.
|
172 |
|
173 |
## 📝 Citation
|
174 |
+
[Link to the paper](https://arxiv.org/abs/2410.12835)
|
175 |
|
176 |
If you use FinGEITje in your work, please cite:
|
177 |
|
|
|
179 |
@article{FinGEITje2024,
|
180 |
title={A Dutch Financial Large Language Model},
|
181 |
author={Noels, Sander and De Blaere, Jorne and De Bie, Tijl},
|
182 |
+
journal={arXiv preprint arXiv:2410.12835},
|
183 |
year={2024},
|
184 |
+
url={https://arxiv.org/abs/2410.12835}
|
185 |
}
|
186 |
```
|
187 |
|