laaaarrywang commited on
Commit
7efeb11
·
verified ·
1 Parent(s): b1fc77b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -8
README.md CHANGED
@@ -1,15 +1,15 @@
1
  ---
2
- license: other
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
- - openwebtext
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
+ ```