Datasets:
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 failedNeed 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
Mingcheng Ye1, Jiaming Liu2, Yiren Song3#
# Corresponding author
1 Beijing Institute of Technology, 2 Alibaba Group, 3 National University of Singapore
π Introduction
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
Dataset Release
Full dataset is coming soon(we will release on HuggingFace).
And this is the interleaved tutorial sample belike:

More Awesome Showcases of Loom
- StyleRef Task π

- Multi-images Ref Task πΌοΈβπΌοΈ

- Text2Interleaved Task πβ‘οΈποΈ

- Image2Interleaved Task πΌοΈβ‘οΈποΈ

- More Showcases β¨

π 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


