End of training
Browse files
README.md
CHANGED
|
@@ -1,12 +1,12 @@
|
|
| 1 |
---
|
| 2 |
base_model: mistralai/Mistral-7B-v0.1
|
| 3 |
datasets:
|
| 4 |
-
-
|
| 5 |
library_name: peft
|
| 6 |
tags:
|
|
|
|
| 7 |
- trl
|
| 8 |
- sft
|
| 9 |
-
- alignment-handbook
|
| 10 |
- generated_from_trainer
|
| 11 |
model-index:
|
| 12 |
- name: zephyr-7b-sft-qlora
|
|
@@ -18,7 +18,9 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 18 |
|
| 19 |
# zephyr-7b-sft-qlora
|
| 20 |
|
| 21 |
-
This model is a fine-tuned version of [mistralai/Mistral-7B-v0.1](https://huggingface.co/mistralai/Mistral-7B-v0.1) on the
|
|
|
|
|
|
|
| 22 |
|
| 23 |
## Model description
|
| 24 |
|
|
|
|
| 1 |
---
|
| 2 |
base_model: mistralai/Mistral-7B-v0.1
|
| 3 |
datasets:
|
| 4 |
+
- yycsu/sg_90k_small
|
| 5 |
library_name: peft
|
| 6 |
tags:
|
| 7 |
+
- alignment-handbook
|
| 8 |
- trl
|
| 9 |
- sft
|
|
|
|
| 10 |
- generated_from_trainer
|
| 11 |
model-index:
|
| 12 |
- name: zephyr-7b-sft-qlora
|
|
|
|
| 18 |
|
| 19 |
# zephyr-7b-sft-qlora
|
| 20 |
|
| 21 |
+
This model is a fine-tuned version of [mistralai/Mistral-7B-v0.1](https://huggingface.co/mistralai/Mistral-7B-v0.1) on the yycsu/sg_90k_small dataset.
|
| 22 |
+
It achieves the following results on the evaluation set:
|
| 23 |
+
- Loss: 0.8693
|
| 24 |
|
| 25 |
## Model description
|
| 26 |
|
all_results.json
CHANGED
|
@@ -1,5 +1,10 @@
|
|
| 1 |
{
|
| 2 |
"epoch": 0.9836065573770492,
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
"total_flos": 2.0918103256858624e+16,
|
| 4 |
"train_loss": 0.0,
|
| 5 |
"train_runtime": 0.1548,
|
|
|
|
| 1 |
{
|
| 2 |
"epoch": 0.9836065573770492,
|
| 3 |
+
"eval_loss": 0.8693358898162842,
|
| 4 |
+
"eval_runtime": 83.4699,
|
| 5 |
+
"eval_samples": 18,
|
| 6 |
+
"eval_samples_per_second": 0.323,
|
| 7 |
+
"eval_steps_per_second": 0.048,
|
| 8 |
"total_flos": 2.0918103256858624e+16,
|
| 9 |
"train_loss": 0.0,
|
| 10 |
"train_runtime": 0.1548,
|
eval_results.json
ADDED
|
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"epoch": 0.9836065573770492,
|
| 3 |
+
"eval_loss": 0.8693358898162842,
|
| 4 |
+
"eval_runtime": 83.4699,
|
| 5 |
+
"eval_samples": 18,
|
| 6 |
+
"eval_samples_per_second": 0.323,
|
| 7 |
+
"eval_steps_per_second": 0.048
|
| 8 |
+
}
|
runs/Jul31_16-24-12_VM-146-67-centos/events.out.tfevents.1722414409.VM-146-67-centos.3350321.1
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b9cee055ac6d483ecf090e9eca1ffadf9f9f26bfe647a2c486cc5a2a5e2575d3
|
| 3 |
+
size 354
|