Mzero17 nielsr HF Staff commited on
Commit
b7cffa5
·
1 Parent(s): 56f0086

Add pipeline tag and link to code (#1)

Browse files

- Add pipeline tag and link to code (709998251faa5d1c6cfe69fbdfea8d66a270e942)


Co-authored-by: Niels Rogge <nielsr@users.noreply.huggingface.co>

Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -1,5 +1,6 @@
1
  ---
2
  license: apache-2.0
 
3
  ---
4
 
5
  <div align=center>
@@ -8,7 +9,9 @@ license: apache-2.0
8
  </div>
9
 
10
 
11
- This repository contains the checkpoints for [CODE](https://github.com/MzeroMiko/XDLM).
 
 
12
 
13
 
14
  <div align=center>
 
1
  ---
2
  license: apache-2.0
3
+ pipeline_tag: text-generation
4
  ---
5
 
6
  <div align=center>
 
9
  </div>
10
 
11
 
12
+ This repository contains the checkpoints for **XDLM**, as presented in the paper [Balancing Understanding and Generation in Discrete Diffusion Models](https://huggingface.co/papers/2602.01362).
13
+
14
+ **Official Code:** [GitHub - MzeroMiko/XDLM](https://github.com/MzeroMiko/XDLM)
15
 
16
 
17
  <div align=center>