NorGLM commited on
Commit
36f5e26
·
verified ·
1 Parent(s): 4b37362

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -1
README.md CHANGED
@@ -10,4 +10,14 @@ It belongs to NorGLM, a suite of pretrained Norwegian Generative Language Models
10
 
11
  All models in NorGLM are trained on 200G datasets, nearly 25B tokens, including Norwegian, Denish, Swedish, Germany and English.
12
 
13
- More training and evaluation details and papers will come soon!
 
 
 
 
 
 
 
 
 
 
 
10
 
11
  All models in NorGLM are trained on 200G datasets, nearly 25B tokens, including Norwegian, Denish, Swedish, Germany and English.
12
 
13
+ ## Citation Information
14
+ If you feel our work is helpful, please cite our paper:
15
+
16
+ ```
17
+ @article{liu2023nlebench+,
18
+ title={NLEBench+ NorGLM: A Comprehensive Empirical Analysis and Benchmark Dataset for Generative Language Models in Norwegian},
19
+ author={Liu, Peng and Zhang, Lemei and Farup, Terje Nissen and Lauvrak, Even W and Ingvaldsen, Jon Espen and Eide, Simen and Gulla, Jon Atle and Yang, Zhirong},
20
+ journal={arXiv preprint arXiv:2312.01314},
21
+ year={2023}
22
+ }
23
+ ```