Update README.md
Browse files
README.md
CHANGED
|
@@ -1,15 +1,15 @@
|
|
| 1 |
---
|
| 2 |
-
license:
|
| 3 |
library_name: pytorch
|
| 4 |
pipeline_tag: text-generation
|
| 5 |
tags:
|
| 6 |
-
|
| 7 |
-
|
| 8 |
-
|
| 9 |
-
|
| 10 |
-
|
| 11 |
datasets:
|
| 12 |
-
|
| 13 |
---
|
| 14 |
|
| 15 |
# SCDD
|
|
@@ -42,4 +42,4 @@ Code and evaluation scripts are available at:
|
|
| 42 |
journal={arXiv preprint arXiv:2603.02230},
|
| 43 |
year={2026}
|
| 44 |
}
|
| 45 |
-
```
|
|
|
|
| 1 |
---
|
| 2 |
+
license: mit
|
| 3 |
library_name: pytorch
|
| 4 |
pipeline_tag: text-generation
|
| 5 |
tags:
|
| 6 |
+
- discrete-diffusion
|
| 7 |
+
- diffusion-language-model
|
| 8 |
+
- self-correction
|
| 9 |
+
- scdd
|
| 10 |
+
- icml-2026
|
| 11 |
datasets:
|
| 12 |
+
- Skylion007/openwebtext
|
| 13 |
---
|
| 14 |
|
| 15 |
# SCDD
|
|
|
|
| 42 |
journal={arXiv preprint arXiv:2603.02230},
|
| 43 |
year={2026}
|
| 44 |
}
|
| 45 |
+
```
|