Skip to content

[Feature] Add training code for VLLN - #198

Merged
Tai-Wang merged 9 commits into
InternRobotics:devfrom
DuangZhu:feature/vlln-change
Dec 23, 2025
Merged

[Feature] Add training code for VLLN#198
Tai-Wang merged 9 commits into
InternRobotics:devfrom
DuangZhu:feature/vlln-change

Conversation

@DuangZhu

Copy link
Copy Markdown
Contributor

I tried to integrate the VL-LN Bench training code. This new version includes three new files:

  • internnav/dataset/vlln_lerobot_dataset.py
  • scripts/train/qwenvl_train/train_system2_vlln.sh
  • internnav/trainer/internvla_vlln_trainer.py

And one existing file was updated:

  • internnav/trainer/internvla_n1_argument.py

@DuangZhu
DuangZhu marked this pull request as ready for review December 16, 2025 08:15
@DuangZhuDuangZhu changed the title Feature/vlln change[Feature] Add training code for VLLNDec 16, 2025
Comment threadinternnav/dataset/internvla_n1_lerobot_dataset.py Outdated
Comment threadinternnav/dataset/internvla_n1_lerobot_dataset.py Outdated
Comment threadinternnav/dataset/vlln_lerobot_dataset.py Outdated
Comment threadinternnav/dataset/vlln_lerobot_dataset.py
Comment threadinternnav/dataset/vlln_lerobot_dataset.py
Comment threadscripts/train/qwenvl_train/train_system2_vlln.sh
Comment threadinternnav/dataset/internvla_n1_lerobot_dataset.py Outdated
Comment threadinternnav/dataset/vlln_lerobot_dataset.py Outdated
Comment threadinternnav/dataset/vlln_lerobot_dataset.py
Comment threadinternnav/dataset/vlln_lerobot_dataset.py
Comment threadinternnav/dataset/vlln_lerobot_dataset.py Outdated
Comment threadinternnav/dataset/vlln_lerobot_dataset.py Outdated
Comment threadinternnav/dataset/vlln_lerobot_dataset.py Outdated
@Tai-Wang
Tai-Wang merged commit aa449bd into InternRobotics:devDec 23, 2025
@kew6688kew6688 mentioned this pull request Dec 30, 2025
Tai-Wang pushed a commit that referenced this pull request Jan 5, 2026
* 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
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@DuangZhu@kellyiss@Tai-Wang@kew6688