openai / Video-Pre-Training

Video PreTraining (VPT): Learning to Act by Watching Unlabeled Online Videos
MIT License
1.36k stars 146 forks source link

Training from scratch? #11

Closed CrazyPython closed 2 years ago

CrazyPython commented 2 years ago

Is training code available for training a VPT model from scratch?

Miffyli commented 2 years ago

Hey, this is not currently on the TODO list (but on the "would be nice to share" list). We will first try to get the contractor data out and then the IDM model.

This BASALT baseline solution shows code how to finetune the VPT models somewhat successfully.