Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
|
@@ -7,4 +7,12 @@ sdk: static
|
|
| 7 |
pinned: false
|
| 8 |
---
|
| 9 |
|
| 10 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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 |
+
|