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

Fix author ordering (First Last); drop corresponding-author line

Browse files
Files changed (1) hide show
  1. README.md +1 -3
README.md CHANGED
@@ -166,15 +166,13 @@ One additional round of OE training (R15, 1876 SFT rows) lifts these to +5.5, +3
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.
 
166
  ```bibtex
167
  @article{foggen2026,
168
  title = {FogGen: A Self-Aware Edge-Cloud LLM Router with Verbalized Confidence Tokens},
169
+ author = {Vladimir Albrekht and Akylbek Maxutov and Zhankumis Sultanova and Adil Mereke and Huseyin Atakan Varol},
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.