NExT-GQA icon indicating copy to clipboard operation
NExT-GQA copied to clipboard

Two train modules

Open YangLiu9208 opened this issue 6 months ago • 1 comments

In the main_dual.py, there are two train modules, which one should I use?

from train.trainval_gdqa import train, eval from train.trainval_warm import train, eval

YangLiu9208 avatar Dec 19 '23 06:12 YangLiu9208