You need to agree to share your contact information to access this dataset

This repository is publicly accessible, but you have to accept the conditions to access its files and content.

Log in or Sign Up to review the conditions and access this dataset content.

YAML Metadata Warning:empty or missing yaml metadata in repo card

Check out the documentation for more information.

av-frames-archive

Tarred pickle samples of driving-scene frames, plus a base model checkpoint.

Contents

  • shard_000.tarshard_NNN.tar — pickled per-sample frames (~2,400 samples/shard, ~40 GB each)
  • base_model.tar — base checkpoint (transformer/, vae/, text_encoder/, tokenizer/)

Usage

# each shard extracts to sample_XXXXXX.pkl files
tar -xf shard_000.tar
# base model extracts to a lingbot-va-base/ directory
tar -xf base_model.tar
Downloads last month
4