guosy commited on
Commit
11bf55b
·
verified ·
1 Parent(s): 8da38df

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -1
README.md CHANGED
@@ -123,4 +123,16 @@ You are responsible for ensuring your use complies with the license of each indi
123
 
124
  ## Citation
125
 
126
- If you use DTLBench, please cite the CASCADE paper once it is publicly available. We will update this card with the final bibliography information after release.
 
 
 
 
 
 
 
 
 
 
 
 
 
123
 
124
  ## Citation
125
 
126
+ If you use DTLBench, please consider citing our paper:
127
+ ```
128
+ @misc{guo2026cascadecasebasedcontinualadaptation,
129
+ title={CASCADE: Case-Based Continual Adaptation for Large Language Models During Deployment},
130
+ author={Siyuan Guo and Yali Du and Hechang Chen and Yi Chang and Jun Wang},
131
+ year={2026},
132
+ eprint={2605.06702},
133
+ archivePrefix={arXiv},
134
+ primaryClass={cs.AI},
135
+ url={https://arxiv.org/abs/2605.06702},
136
+ }
137
+ ```
138
+