BramVanroy
commited on
Commit
•
9f048cb
1
Parent(s):
a42897d
Update README.md
Browse files
README.md
CHANGED
@@ -8,3 +8,18 @@ sdk_version: 4.8.0
|
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
---
|
11 |
+
|
12 |
+
If you use the results of this leaderboard or refer to the leaderboard as a whole, please cite:
|
13 |
+
|
14 |
+
Vanroy, B. (2023). *Language Resources for Dutch Large Language Modelling*. [https://arxiv.org/abs/2312.12852](https://arxiv.org/abs/2312.12852)
|
15 |
+
|
16 |
+
```bibtext
|
17 |
+
@misc{vanroy2023language,
|
18 |
+
title={Language Resources for {Dutch} Large Language Modelling},
|
19 |
+
author={Bram Vanroy},
|
20 |
+
year={2023},
|
21 |
+
eprint={2312.12852},
|
22 |
+
archivePrefix={arXiv},
|
23 |
+
primaryClass={cs.CL}
|
24 |
+
}
|
25 |
+
```
|