tasavat-elyza commited on
Commit
63ff282
·
verified ·
1 Parent(s): 8634d5a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
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