Aman Dalmia
Aman Dalmia
@JonathanRaiman Neither 1.4 or 1.12 is working. Can you please tell us which version of the tensorflow need to be installed. Thanks
@InesArous I was able to train / finetune the BERT for text classification, however if I replace the actual bert sequence classification to below and change the tokenizer, from: `tokenizer...
@JiayuanDing100 were you able to get any inputs?
Thanks a lot @ibeltagy
@secsilm I understand that might be doing some kind of GlobalMaxPool1D, however do you know what exact algorithm they are using to reduce the dimension, I am afraid they are...
@basteran Were you able to get the solution for the `mm_projector`. I am also facing the same. When I load the model for evaluation, it throws the below error, `FileNotFoundError:...
Did anyone got the solution ? I'm stuck for the past few days !! deepspeed llava/train/train_mem.py \ --lora_enable True --lora_r 128 --lora_alpha 256 --mm_projector_lr 2e-5 \ --deepspeed ./scripts/zero3.json \ --model_name_or_path...