Trained on some ORKL examples
Browse files
README.md
CHANGED
@@ -19,4 +19,10 @@ base_model: unsloth/mistral-7b-bnb-4bit
|
|
19 |
|
20 |
This mistral model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
|
21 |
|
|
|
|
|
|
|
|
|
|
|
|
|
22 |
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
|
|
|
19 |
|
20 |
This mistral model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
|
21 |
|
22 |
+
Unsloth - 2x faster free finetuning | Num GPUs = 1
|
23 |
+
Num examples = 6 | Num Epochs = 2
|
24 |
+
Batch size per device = 2 | Gradient Accumulation steps = 4
|
25 |
+
Total batch size = 8 | Total steps = 2
|
26 |
+
Number of trainable parameters = 41,943,040
|
27 |
+
|
28 |
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
|