Sansa commited on
Commit
54d5a56
1 Parent(s): fa1cee5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -1
README.md CHANGED
@@ -7,4 +7,12 @@ sdk: static
7
  pinned: false
8
  ---
9
 
10
- Edit this `README.md` markdown file to author your organization card.
 
 
 
 
 
 
 
 
 
7
  pinned: false
8
  ---
9
 
10
+ Diffusion models are good distribution learners. Targeting next generation of GenAI, we aim to develop better diffusion language models.
11
+
12
+ Previous work:
13
+
14
+ - [DiffuSeq](https://github.com/Shark-NLP/DiffuSeq)
15
+ - [RDM](https://github.com/HKUNLP/reparam-discrete-diffusion)
16
+ - [Diffusion-of-Thought (DoT)](https://github.com/HKUNLP/diffusion-of-thoughts)
17
+
18
+