vlgunsdaddy/emu3-mscoco-train2017-tokens
Emu3 Inference Tokens on MS COCO (Train Subset) Description This repository contains token sequences generated by BAAI/Emu3-Gen model on the MS COCO training dataset. Only the first 1200 training samples are included since the inference is rather time consuming (about 400 seconds per image with 720x720 pixels). Contents Token sequences only, Each .pt file corresponds to one MSCOCO training sample, stored using a Dict[str, torch.Tensor] with… See the full description on the dataset page: https://huggingface.co/datasets/vlgunsdaddy/emu3-mscoco-train2017-tokens.
Emu3 Inference Tokens on MS COCO (Train Subset)
Description
This repository contains token sequences generated by BAAI/Emu3-Gen model on the MS COCO training dataset.
Only the first 1200 training samples are included since the inference is rather time consuming (about 400 seconds per image with 720x720 pixels).
Contents
- Token sequences only,
- Each .pt file corresponds to one MSCOCO training sample, stored using a Dict[str, torch.Tensor] with "tokens" as the key.
Data Source
- Model: Emu3-Gen
- Dataset: MS COCO 2017 training set.
Notes
- All data is derived from public assets.
- This dataset is intended as an artifact cache to avoid redundant computation.
- May include more samples as inferencing procede.
