Commit fb1d2a5
[Feature] Add training code for InternVLA-N1 (#184)
* [feat] Add training code for InternVLA-N1
* merge refactored evaluator with decoupled system2/dual_system eval
* update unused code; update setup.py and requirements for dtw
* update requirements
* update diffuser version
* test r2r, fix import utils
* update ndtw json path
* test rxr
* fix internvla_n1_policy with new model updates; remove use_async flag in generate_traj
* update README.md
* fix some typos
* Minor code cleanup
* remove unused code
* rename dataset
* reorganize trainer structure
* fix a bug in reorganization
---------
Co-authored-by: wangyukai <[email protected]>
Co-authored-by: Yukai Wang <[email protected]>1 parent 7128121 commit fb1d2a5
File tree
46 files changed
+4635
-1325
lines changed- requirements
- scripts
- eval
- bash
- configs
- train
- base_train
- configs
- qwenvl_train
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
46 files changed
+4635
-1325
lines changedLarge diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
207 | 207 | | |
208 | 208 | | |
209 | 209 | | |
210 | | - | |
| 210 | + | |
211 | 211 | | |
212 | 212 | | |
213 | 213 | | |
| |||
298 | 298 | | |
299 | 299 | | |
300 | 300 | | |
301 | | - | |
302 | | - | |
303 | 301 | | |
304 | 302 | | |
305 | 303 | | |
| |||
333 | 331 | | |
334 | 332 | | |
335 | 333 | | |
336 | | - | |
337 | | - | |
338 | | - | |
| 334 | + | |
339 | 335 | | |
340 | | - | |
341 | | - | |
342 | | - | |
| 336 | + | |
343 | 337 | | |
344 | 338 | | |
345 | 339 | | |
| |||
372 | 366 | | |
373 | 367 | | |
374 | 368 | | |
| 369 | + | |
375 | 370 | | |
376 | 371 | | |
377 | 372 | | |
| |||
0 commit comments