Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,16 @@
|
|
| 1 |
---
|
| 2 |
license: mit
|
| 3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
license: mit
|
| 3 |
---
|
| 4 |
+
|
| 5 |
+
This model is the official implementation of the paper: https://arxiv.org/abs/2602.07940.
|
| 6 |
+
|
| 7 |
+
## Citation
|
| 8 |
+
|
| 9 |
+
If you find this model or dataset useful in your research, please cite our paper:
|
| 10 |
+
|
| 11 |
+
@article{sun2026mepo,
|
| 12 |
+
title={Mepo: Meta post-refinement for rehearsal-free general continual learning},
|
| 13 |
+
author={Sun, Guanglong and Yan, Hongwei and Wang, Liyuan and Kang, Zhiqi and Cui, Shuang and Su, Hang and Zhu, Jun and Zhong, Yi},
|
| 14 |
+
journal={arXiv preprint arXiv:2602.07940},
|
| 15 |
+
year={2026}
|
| 16 |
+
}
|