Xin Lai

Results 36 comments of Xin Lai

Hi, we are preparing to release an interface (e.g., a website) for the public to submit their testing set results. This work should be done before mid of Oct. Please...

It works well in my side. Can you give me more detail about this?

Hi, do you want to train further with LISA as the base model?

Can you lower the batch_size and then increase the grad_accumulation_steps to make sure their product keeps the same?

I think this is caused by datasets. Can you check whether the datasets are correctly organized?

It seems that `[SEG]` is not added to the vocabulary of the tokenizer successfully. Can you check it by printing out `args.seg_token_idx` after this line (https://github.com/dvlab-research/LISA/blob/main/train_ds.py#L129)? BTW, the issue you...