Update README.md
Browse files
README.md
CHANGED
@@ -59,3 +59,15 @@ Original dataset:
|
|
59 |
primaryClass={cs.CL}
|
60 |
}
|
61 |
```
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
59 |
primaryClass={cs.CL}
|
60 |
}
|
61 |
```
|
62 |
+
|
63 |
+
English translation:
|
64 |
+
|
65 |
+
```bibtex
|
66 |
+
@masterthesis{jirkovsky-thesis,
|
67 |
+
author = {Jirkovský, Adam},
|
68 |
+
title = {Benchmarking Techniques for Evaluation of Large Language Models},
|
69 |
+
school = {Czech Technical University in Prague, Faculty of Electrical Engineering},
|
70 |
+
year = 2024,
|
71 |
+
URL = {https://dspace.cvut.cz/handle/10467/115227}
|
72 |
+
}
|
73 |
+
```
|