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