Update README.md
Browse files
README.md
CHANGED
|
@@ -18,6 +18,7 @@ It is based on the open-source diffusion LLM
|
|
| 18 |
and further pretrained and instruction-tuned on large-scale Japanese data.
|
| 19 |
|
| 20 |
The model follows a **Discrete Diffusion Masked Language Model (DDMLM)** formulation, where text generation is performed via iterative denoising starting from an all-MASK sequence.
|
|
|
|
| 21 |
In addition to Japanese continued pretraining, this model has undergone
|
| 22 |
instruction tuning, enabling improved instruction-following and conversational behavior in Japanese.
|
| 23 |
|
|
|
|
| 18 |
and further pretrained and instruction-tuned on large-scale Japanese data.
|
| 19 |
|
| 20 |
The model follows a **Discrete Diffusion Masked Language Model (DDMLM)** formulation, where text generation is performed via iterative denoising starting from an all-MASK sequence.
|
| 21 |
+
|
| 22 |
In addition to Japanese continued pretraining, this model has undergone
|
| 23 |
instruction tuning, enabling improved instruction-following and conversational behavior in Japanese.
|
| 24 |
|