dim014 commited on
Commit
7ba94ba
·
verified ·
1 Parent(s): 71d6e49

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -14,7 +14,7 @@ base_model:
14
 
15
  **Short Description**
16
 
17
- The model is a fine-tuned version of the DeepSeek-R1 model, specifically adapted for generating Russian user manuals and instructions for UI forms.
18
  It is instruction-tuned and uses LoRA (Low-Rank Adaptation) for efficient parameter-efficient fine-tuning.
19
  The model takes UI form descriptions as input and outputs step-by-step instructions in Russian, making it a valuable tool for creating clear and concise user documentation for software interfaces.
20
 
 
14
 
15
  **Short Description**
16
 
17
+ The model is a fine-tuned version of the DeepSeek-R1-Distill-Qwen-1.5B model, specifically adapted for generating Russian user manuals and instructions for UI forms.
18
  It is instruction-tuned and uses LoRA (Low-Rank Adaptation) for efficient parameter-efficient fine-tuning.
19
  The model takes UI form descriptions as input and outputs step-by-step instructions in Russian, making it a valuable tool for creating clear and concise user documentation for software interfaces.
20