-
Notifications
You must be signed in to change notification settings - Fork 6
[InternNav] add training and evaluation docs #6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
| ``` | ||
|
|
||
| #### Baseline Models | ||
| ## Baseline VLN Single-System Models |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Single-System VLN Baselines
| InternNav supports training models under three system paradigms: | ||
|
|
||
| - **VLN Multi-System**: integrated System2 + System2 architectures | ||
| - **VLN Single-System**: end-to-end vision-and-language navigation models |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Dual-System VLN Models, Single-System VLN Models
Please also rephrase the terms mentioned below
|
Please update the internvla training section in |
Changes
Split train_eval.md into two standalone files:
training.md – Covers training procedures and configurations
evaluation.md – Covers evaluation methods and metrics
Removed the original train_eval.md