Kkaastr commited on
Commit
ddea838
·
verified ·
1 Parent(s): d860926

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -23,7 +23,7 @@ Devple is a fine-tuned model based on Llama 3.1 Instruct, designed for developme
23
 
24
  Devple is a fine-tuned model based on Llama 3.1 Instruct. The model is built on a synthetic dataset. The main focus of the training was on development-related tasks such as code generation, code review, refactoring, etc., with particular emphasis on the quality and safety of the generated code.
25
 
26
- Fine-tuning was done using ORPO. The dataset was generated using GPT-4o (selected) and Llama-3 (rejected).
27
 
28
  - **Language(s) (NLP):** English, Russian
29
  - **Finetuned from model:** Llama 3.1 Instruct
 
23
 
24
  Devple is a fine-tuned model based on Llama 3.1 Instruct. The model is built on a synthetic dataset. The main focus of the training was on development-related tasks such as code generation, code review, refactoring, etc., with particular emphasis on the quality and safety of the generated code.
25
 
26
+ Fine-tuning was done using ORPO. The dataset was generated using GPT-4o (chosen) and Llama-3 (rejected).
27
 
28
  - **Language(s) (NLP):** English, Russian
29
  - **Finetuned from model:** Llama 3.1 Instruct