sean0042

Results 3 issues of sean0042

Hi. I ran mp/mp.py, but the data statistic is different with your result my train, valid, test is (33954, 4908, 9822) (original : 33997, 4918, 9830) My mimic3 version is...

Hi, I followed the same format in training and there's an error as follows `ValueError: The number of image token (0) should be the same as in the number of...

Hi! I want to train Llama-vision with **text-only instruction dataset**. In this case, from below example, do I only need to erase image line "image": "000000033471.jpg", Or is there something...