Shuqiang Cao

Results 2 issues of Shuqiang Cao

Thank you for the amazing project. If I use `einops.repeat(a_s, 'b l-> b t l', t = 128)` to repeat the model parameter `a_s`, will the grad be accumulated to...

question

Hi, thanks for the code. I have some questions regarding the code in `tal_metrics.py`, which is used to evaluate TAL performance. Specifically, I would like clarification on the ground truth...