sonthenguyen
commited on
Commit
•
4ae2af4
1
Parent(s):
d501ce0
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
1 |
TrainOutput(global_step=213, training_loss=0.09253080396371667, metrics={'train_runtime': 1906.7032, 'train_samples_per_second': 1.791, 'train_steps_per_second': 0.112, 'total_flos': 0.0, 'train_loss': 0.09253080396371667, 'epoch': 0.4991212653778559})
|
2 |
---
|
3 |
base_model: unsloth/zephyr-sft-bnb-4bit
|
@@ -21,4 +26,4 @@ tags:
|
|
21 |
|
22 |
This mistral model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
|
23 |
|
24 |
-
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
pipeline_tag: text-generation
|
4 |
+
library_name: transformers
|
5 |
+
---
|
6 |
TrainOutput(global_step=213, training_loss=0.09253080396371667, metrics={'train_runtime': 1906.7032, 'train_samples_per_second': 1.791, 'train_steps_per_second': 0.112, 'total_flos': 0.0, 'train_loss': 0.09253080396371667, 'epoch': 0.4991212653778559})
|
7 |
---
|
8 |
base_model: unsloth/zephyr-sft-bnb-4bit
|
|
|
26 |
|
27 |
This mistral model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
|
28 |
|
29 |
+
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
|