You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I always encounter assertion errors when trying to reproduce the results of llava_v1.5.
In this section, may I ask if there is any solution to this problem?
/dataset.py/
if cur_len < tokenizer.model_max_length:
assert cur_len == total_len