OnAnOrange commited on
Commit
564a146
·
verified ·
1 Parent(s): 16d6598

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -280,7 +280,7 @@ Follow the Github repo's demo script [examples/a2d/bd3lm/chat.py](https://github
280
  ```shell
281
  python -u examples/a2d/bd3lm/chat.py \
282
  --model_name_or_path dllm-collection/Qwen3-0.6B-diffusion-bd3lm-v0.1 \
283
- --chat_template True --block_size 32 --remasking random --steps 256 --max_new_tokens 256
284
  ```
285
 
286
  ## Evaluation
 
280
  ```shell
281
  python -u examples/a2d/bd3lm/chat.py \
282
  --model_name_or_path dllm-collection/Qwen3-0.6B-diffusion-bd3lm-v0.1 \
283
+ --chat_template True --block_size 32 --remasking low_confidence --steps 256 --max_new_tokens 256
284
  ```
285
 
286
  ## Evaluation