lll2343 commited on
Commit
374b1a8
Β·
verified Β·
1 Parent(s): 0d0b639

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -24,7 +24,7 @@ datasets:
24
 
25
  # SDLM-3B-D4
26
 
27
- [\[πŸ“‚ GitHub\]](https://github.com/OpenGVLab/SDLM) [\[πŸ“œ Tech Report\]](https://huggingface.co/papers/xxx) [\[πŸ€— HuggingFace\]](https://huggingface.co/collections/OpenGVLab/sdlm-68ac82709d7c343ad36aa552)
28
 
29
  ## Introduction
30
 
@@ -148,7 +148,7 @@ If you find this project useful in your research, please consider citing:
148
  @article{SDLM,
149
  title={Sequential Diffusion Language Models},
150
  author={},
151
- journal={arXiv preprint arXiv:2025.xxxxx},
152
  year={2025}
153
  }
154
  ```
 
24
 
25
  # SDLM-3B-D4
26
 
27
+ [\[πŸ“‚ GitHub\]](https://github.com/OpenGVLab/SDLM) [\[πŸ“œ Tech Report\]](https://arxiv.org/abs/2509.24007) [\[πŸ€— HuggingFace\]](https://huggingface.co/collections/OpenGVLab/sdlm-68ac82709d7c343ad36aa552)
28
 
29
  ## Introduction
30
 
 
148
  @article{SDLM,
149
  title={Sequential Diffusion Language Models},
150
  author={},
151
+ journal={arXiv preprint arXiv:2509.24007},
152
  year={2025}
153
  }
154
  ```