Update README.md
Browse files
README.md
CHANGED
@@ -6,15 +6,15 @@ base_model: unsloth/llama-3-8b-bnb-4bit
|
|
6 |
|
7 |
# VeriUS LLM 8b v0.2
|
8 |
|
9 |
-
VeriUS LLM is a
|
10 |
|
11 |
|
12 |
## Model Details
|
13 |
Base Model: unsloth/llama-3-8b-bnb-4bit
|
14 |
|
15 |
-
Training Dataset: A
|
16 |
|
17 |
-
Training Method: Fine-tuned
|
18 |
|
19 |
#TrainingArguments\
|
20 |
PER_DEVICE_BATCH_SIZE: 2\
|
|
|
6 |
|
7 |
# VeriUS LLM 8b v0.2
|
8 |
|
9 |
+
VeriUS LLM is a instruct following large language model supporting Turkish language based on llama3-8B.
|
10 |
|
11 |
|
12 |
## Model Details
|
13 |
Base Model: unsloth/llama-3-8b-bnb-4bit
|
14 |
|
15 |
+
Training Dataset: A carefully curated general domain Turkish instruction dataset.
|
16 |
|
17 |
+
Training Method: Fine-tuned using QLoRA and ORPO
|
18 |
|
19 |
#TrainingArguments\
|
20 |
PER_DEVICE_BATCH_SIZE: 2\
|