Update README.md
Browse files
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 (
|
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
|