Uh oh!
There was an error while loading. Please reload this page.
[Feature] Add training code for VLLN - #198
Conversation
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
* add VL-LN Bench training code * add VL-LN Bench training code * "Remove VLLN trainer; unify training for VLN and IION datasets." * solve the issue from kellyiss and kew6688 * solve the issue from Tai-Wang * (1) Remove `dataset_utils.py`. (2) Add standard docstrings to the main class and key functions. * solve the issue from Tai-Wang * solve the issue from Tai-Wang * refine the docstring
I tried to integrate the VL-LN Bench training code. This new version includes three new files:
internnav/dataset/vlln_lerobot_dataset.pyscripts/train/qwenvl_train/train_system2_vlln.shinternnav/trainer/internvla_vlln_trainer.pyAnd one existing file was updated:
internnav/trainer/internvla_n1_argument.py