English
diffusion
discrete-diffusion
discrete-state
taohu commited on
Commit
d59cdbb
·
verified ·
1 Parent(s): 826d4e7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +22 -1
README.md CHANGED
@@ -26,4 +26,25 @@ This model represents the official checkpoint of the paper titled ["[MASK] is Al
26
 
27
 
28
  [Vincent Tao Hu](http://taohu.me),
29
- [Bjorn Ommer](https://ommer-lab.com/people/ommer/ )
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
26
 
27
 
28
  [Vincent Tao Hu](http://taohu.me),
29
+ [Bjorn Ommer](https://ommer-lab.com/people/ommer/ )
30
+
31
+
32
+
33
+ ## 🎓 Citation
34
+
35
+ ```bibtex
36
+ @InProceedings{hu2024zigma,
37
+ title={[MASK] is All You Need},
38
+ author={Vincent Tao Hu and Bjorn Ommer},
39
+ booktitle = {Arxiv},
40
+ year={2024}
41
+ }
42
+ ```
43
+
44
+ ## 🎫 License
45
+
46
+ This work is licensed under the Apache License, Version 2.0 (as defined in the [LICENSE](LICENSE.txt)).
47
+
48
+ By downloading and using the code and model you agree to the terms in the [LICENSE](LICENSE.txt).
49
+
50
+ [![License](https://img.shields.io/badge/License-Apache--2.0-929292)](https://www.apache.org/licenses/LICENSE-2.0)