License for the released checkpoints?

#1
by RobertFox - opened

Thanks a lot for adding the MIT license to the GitHub repo so quickly β€”
that unblocks the code side.

One clarification, if you don't mind: does it also cover the released
artifacts hosted here on HuggingFace? Specifically VisionARC/offline_train_ViT,
VisionARC/offline_train_Unet, and the VARC_predictions dataset β€” the model
cards don't declare a license, so I wasn't sure whether the repo's LICENSE
extends to them.

I'm asking because I'd need to mirror the checkpoint as a Kaggle dataset to
use it in the ARC Prize 2026 offline environment, which means redistributing
it, and the competition requires declaring the license of any external asset.

If it's easiest, adding a license tag to the model cards would settle it for
anyone else in the same spot. Either way, thanks for releasing all of this.

Done!

Sign up or log in to comment