CCRss commited on
Commit
f408c33
·
verified ·
1 Parent(s): 163da25

Add author list to citation block

Browse files
Files changed (1) hide show
  1. README.md +7 -5
README.md CHANGED
@@ -165,14 +165,16 @@ One additional round of OE training (R15, 1876 SFT rows) lifts these to +5.5, +3
165
 
166
  ```bibtex
167
  @article{foggen2026,
168
- title={FogGen: A Self-Aware Edge-Cloud LLM Router with Verbalized Confidence Tokens},
169
- author={... [author list TBD] ...},
170
- journal={Knowledge-Based Systems},
171
- year={2026},
172
- note={Under review}
173
  }
174
  ```
175
 
 
 
176
  ## Acknowledgements
177
 
178
  Developed at the Institute of Smart Systems and Artificial Intelligence (ISSAI), Nazarbayev University. Cloud teacher and base model from the Qwen team at Alibaba.
 
165
 
166
  ```bibtex
167
  @article{foggen2026,
168
+ title = {FogGen: A Self-Aware Edge-Cloud LLM Router with Verbalized Confidence Tokens},
169
+ author = {Albrekht, Vladimir and Maxutov, Akylbek and Sultanova, Zhankumis and Mereke, Adil and Varol, Huseyin Atakan},
170
+ journal = {Knowledge-Based Systems},
171
+ year = {2026},
172
+ note = {Under review}
173
  }
174
  ```
175
 
176
+ Corresponding author: Vladimir Albrekht ([vladimir.albrekht@nu.edu.kz](mailto:vladimir.albrekht@nu.edu.kz)).
177
+
178
  ## Acknowledgements
179
 
180
  Developed at the Institute of Smart Systems and Artificial Intelligence (ISSAI), Nazarbayev University. Cloud teacher and base model from the Qwen team at Alibaba.