xingyusu commited on
Commit
cd422be
·
verified ·
1 Parent(s): a3fd125

Restore original tags; only remove pipeline_tag: text-generation

Browse files
Files changed (1) hide show
  1. README.md +15 -0
README.md CHANGED
@@ -1,3 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  # OPDLM-8B
2
 
3
  OPDLM-8B is a block diffusion language model (DLM) obtained by post-training an
 
1
+ ---
2
+ license: mit
3
+ language:
4
+ - en
5
+ tags:
6
+ - DLLM
7
+ - diffusion-language-model
8
+ - on-policy-distillation
9
+ - post-training
10
+ library_name: transformers
11
+ base_model: Qwen/Qwen3-8B
12
+ datasets:
13
+ - divelab/opdlm_train_data
14
+ ---
15
+
16
  # OPDLM-8B
17
 
18
  OPDLM-8B is a block diffusion language model (DLM) obtained by post-training an