robinsmits
commited on
Commit
·
19bc371
1
Parent(s):
bbd8557
Added dataset reference
Browse files
README.md
CHANGED
@@ -81,6 +81,17 @@ This model was trained on the [BramVanroy/alpaca-cleaned-dutch](https://www.hugg
|
|
81 |
|
82 |
Based on the dataset license only Non-Commercial use is allowed. Commercial use is strictly forbidden.
|
83 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
84 |
## Training procedure
|
85 |
|
86 |
This model was finetuned with a QLoRA setup on a Google Colab A100 GPU in about 11 hours.
|
|
|
81 |
|
82 |
Based on the dataset license only Non-Commercial use is allowed. Commercial use is strictly forbidden.
|
83 |
|
84 |
+
```
|
85 |
+
@misc{vanroy2023language,
|
86 |
+
title={Language Resources for {Dutch} Large Language Modelling},
|
87 |
+
author={Bram Vanroy},
|
88 |
+
year={2023},
|
89 |
+
eprint={2312.12852},
|
90 |
+
archivePrefix={arXiv},
|
91 |
+
primaryClass={cs.CL}
|
92 |
+
}
|
93 |
+
```
|
94 |
+
|
95 |
## Training procedure
|
96 |
|
97 |
This model was finetuned with a QLoRA setup on a Google Colab A100 GPU in about 11 hours.
|