NorGLM commited on
Commit
73caa85
1 Parent(s): 056256b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -2
README.md CHANGED
@@ -89,5 +89,14 @@ df.to_csv(output_file)
89
 
90
  ```
91
 
92
- ## Note
93
- More training details will be released soon!
 
 
 
 
 
 
 
 
 
 
89
 
90
  ```
91
 
92
+ ## Citation Information
93
+ If you feel our work is helpful, please cite our paper:
94
+
95
+ ```
96
+ @article{liu2023nlebench+,
97
+ title={NLEBench+ NorGLM: A Comprehensive Empirical Analysis and Benchmark Dataset for Generative Language Models in Norwegian},
98
+ 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},
99
+ journal={arXiv preprint arXiv:2312.01314},
100
+ year={2023}
101
+ }
102
+ ```