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.tar…shard_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