VITA-1.5 / vita /config /__init__.py
lxysl's picture
upload vita-1.5 app.py
bc752b1
raw
history blame contribute delete
173 Bytes
from .dataset_config import *
NaturalCap0 = [ShareGPT4V0]
NaturalCap = [ShareGPT4V]
DataConfig = {
"Pretrain_video": NaturalCap0,
}
NoPatchSets = ["khair", "jester"]