Update README.md
Browse files
README.md
CHANGED
@@ -21,7 +21,7 @@ The model is trained to understand and follow complex instructions, providing de
|
|
21 |
|
22 |
## Training Details
|
23 |
- Base Model: unsloth/Llama-3.2-3B-Instruct
|
24 |
-
- Training Dataset: 0xroyce/NeuralTau-With-Functions-chat
|
25 |
- Training Method: LoRA fine-tuning with r=16
|
26 |
- Library Used: Unsloth
|
27 |
- Parameters: 3 billion
|
|
|
21 |
|
22 |
## Training Details
|
23 |
- Base Model: unsloth/Llama-3.2-3B-Instruct
|
24 |
+
- Training Dataset: 0xroyce/NeuralTau-With-Functions-chat (https://huggingface.co/datasets/0xroyce/NeuralTau-With-Functions-chat)
|
25 |
- Training Method: LoRA fine-tuning with r=16
|
26 |
- Library Used: Unsloth
|
27 |
- Parameters: 3 billion
|