zuael

Results 3 issues of zuael

Hi, I found a difference between your code and the way the `Average Forgetting` is calculated in the paper. - paper `Average Forgetting`: ![图片](https://user-images.githubusercontent.com/78412068/220847308-f212d3db-b0bc-4ec7-8c28-5876e7a036f9.png) - code `line 113` in `main.py`:...

Hi, I fixed the code for calculating the `average forgetting` in `main.py` and `linear_eval_alltasks.py`, and updated the configs.

Hi! We are following your excellent work. We would like to know more clearly the details of your experiments on CIRAR-100 to calculate `Forward Transfer`, such as how the accuracy...