Dataset Viewer
The dataset viewer is not available for this dataset.
The JWT signature verification failed. Check the signing key and the algorithm.
Error code:   JWTInvalidSignature
Exception:    InvalidSignatureError
Message:      Signature verification failed
Traceback:    Traceback (most recent call last):
                File "/src/libs/libapi/src/libapi/jwt_token.py", line 286, in validate_jwt
                  decoded = jwt.decode(
                      jwt=token,
                  ...<2 lines>...
                      options=options,
                  )
                File "/usr/local/lib/python3.14/site-packages/jwt/api_jwt.py", line 368, in decode
                  decoded = self.decode_complete(
                      jwt,
                  ...<8 lines>...
                      leeway=leeway,
                  )
                File "/usr/local/lib/python3.14/site-packages/jwt/api_jwt.py", line 265, in decode_complete
                  decoded = self._jws.decode_complete(
                      jwt,
                  ...<3 lines>...
                      detached_payload=detached_payload,
                  )
                File "/usr/local/lib/python3.14/site-packages/jwt/api_jws.py", line 270, in decode_complete
                  self._verify_signature(
                  ~~~~~~~~~~~~~~~~~~~~~~^
                      signing_input,
                      ^^^^^^^^^^^^^^
                  ...<4 lines>...
                      options=merged_options,
                      ^^^^^^^^^^^^^^^^^^^^^^^
                  )
                  ^
                File "/usr/local/lib/python3.14/site-packages/jwt/api_jws.py", line 417, in _verify_signature
                  raise InvalidSignatureError("Signature verification failed")
              jwt.exceptions.InvalidSignatureError: Signature verification failed

Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.

πŸš€ [CVPRF 2026] Loom: Diffusion-Transformer for Interleaved Generation

theme

Mingcheng Ye1, Jiaming Liu2, Yiren Song3#

# Corresponding author
1 Beijing Institute of Technology, 2 Alibaba Group, 3 National University of Singapore


πŸ“– Introduction

image

Explore the Dataset

While waiting for the code, you can already explore our curated 50K interleaved tutorial dataset, which is now available on Hugging Face:


πŸ“¦ Dataset Construction & Details

image_7

Dataset Release

Full dataset is coming soon(we will release on HuggingFace). And this is the interleaved tutorial sample belike: image_10

More Awesome Showcases of Loom

  • StyleRef Task 🎭 image_3
  • Multi-images Ref Task πŸ–ΌοΈβž•πŸ–ΌοΈimage_4
  • Text2Interleaved Task πŸ“βž‘οΈπŸŽžοΈimage_5
  • Image2Interleaved Task πŸ–ΌοΈβž‘οΈπŸŽžοΈimage_6
  • More Showcases ✨image_8 image_9

πŸ“„ License

Loom is licensed under the Apache 2.0 License.

βœ’οΈ Citation

If you think this project is helpful, please reference this paper:

@InProceedings{Ye_2026_CVPR,
    author    = {Ye, Mingcheng and Liu, Jiaming and Song, Yiren},
    title     = {Loom: Diffusion-Transformer for Interleaved Generation},
    booktitle = {Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR) Findings},
    month     = {June},
    year      = {2026},
    pages     = {4582-4592}
}
Downloads last month
400