Kang-Jun(KJ) Liu

Results 2 issues of Kang-Jun(KJ) Liu

# ❓ Questions and Help I am trying to write a customization of BlockDiagonalMask with an additional variable `group_lengths_list`. Inside each block, tokens are separated into 3 groups (number of...

Hi, In project LOCA, I found the pre-trained weights of the projection head are almost zeros. The minimum reproducible code with the downloaded checkpoint is as below. ``` import numpy...