persistence

Results 6 issues of persistence

Hi, thanks for providing nice code. But I haven't seen the results on modelnet40 and shapenetpart. Could you provide the relevant code?

Could you tell me the complete training process of side tuning? According to my understanding, your training process should be divided into the following stages: - the pretraining of the...

When I try to run your code, I meet the follwing bugs: Traceback (most recent call last): File "main.py", line 158, in main() File "main.py", line 151, in main train(model,...

Dear Authors, I have a keen interest in your recent work and find it very insightful. I am eagerly anticipating the release of your code. Could you please inform me...

Could you show how the stureture of the dataset should be? When I run your code, I alwayes encounter data loading problem as below:

Could you please let me know whether the vocabulary used by LLADA is the same as that of QWen, Llama, and DeepSeek, or does LLADA employ its own separate vocabulary?