Datasets:

Modalities:
Text
Formats:
json
Languages:
English
ArXiv:
Libraries:
Datasets
pandas
License:
dubniczky commited on
Commit
c3d4f49
·
verified ·
1 Parent(s): e499d82

Updated citation to the IEEE BigData Document

Browse files
Files changed (1) hide show
  1. README.md +8 -9
README.md CHANGED
@@ -152,13 +152,12 @@ This dataset is uniformly biased towards mathematics, computer science, cybersec
152
  **BibTeX:**
153
 
154
  ```bibtex
155
- @misc{tihanyi2024diabenchmarking,
156
- title={Dynamic Intelligence Assessment: Benchmarking LLMs on the Road to AGI with a Focus on Model Confidence},
157
- author={Norbert Tihanyi and Tamas Bisztray and Richard A. Dubniczky and Rebeka Toth and Bertalan Borsos and Bilel Cherif and Mohamed Amine Ferrag and Lajos Muzsai and Ridhi Jain and Ryan Marinelli and Lucas C. Cordeiro and Merouane Debbah},
158
- year={2024},
159
- eprint={2410.15490},
160
- archivePrefix={arXiv},
161
- primaryClass={cs.AI},
162
- url={https://arxiv.org/abs/2410.15490},
163
- }
164
  ```
 
152
  **BibTeX:**
153
 
154
  ```bibtex
155
+ @INPROCEEDINGS{diabench,
156
+ author={Tihanyi, Norbert and Bisztray, Tamas and Dubniczky, Richard A. and Toth, Rebeka and Borsos, Bertalan and Cherif, Bilel and Jain, Ridhi and Muzsai, Lajos and Ferrag, Mohamed Amine and Marinelli, Ryan and Cordeiro, Lucas C. and Debbah, Merouane and Mavroeidis, Vasileios and Jøsang, Audun},
157
+ booktitle={2024 IEEE International Conference on Big Data (BigData)},
158
+ title={Dynamic Intelligence Assessment: Benchmarking LLMs on the Road to AGI with a Focus on Model Confidence},
159
+ year={2024},
160
+ pages={3313-3321},
161
+ keywords={Measurement;Adaptation models;Computational modeling;Benchmark testing;Reliability engineering;Mathematical models;Data models;Reliability;Problem-solving;Computer security;Artificial Intelligence;Large Language Models;Dynamic Benchmarking;Performance Metrics;Reliability},
162
+ doi={10.1109/BigData62323.2024.10825051}}
 
163
  ```