End of training
Browse files
README.md
CHANGED
|
@@ -2,12 +2,13 @@
|
|
| 2 |
license: apache-2.0
|
| 3 |
library_name: peft
|
| 4 |
tags:
|
|
|
|
| 5 |
- trl
|
| 6 |
- sft
|
| 7 |
- generated_from_trainer
|
| 8 |
base_model: mistralai/Mistral-7B-Instruct-v0.2
|
| 9 |
datasets:
|
| 10 |
-
-
|
| 11 |
model-index:
|
| 12 |
- name: zilo-instruct-v2-sft-qlora
|
| 13 |
results: []
|
|
@@ -18,7 +19,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 18 |
|
| 19 |
# zilo-instruct-v2-sft-qlora
|
| 20 |
|
| 21 |
-
This model is a fine-tuned version of [mistralai/Mistral-7B-Instruct-v0.2](https://huggingface.co/mistralai/Mistral-7B-Instruct-v0.2) on the
|
| 22 |
It achieves the following results on the evaluation set:
|
| 23 |
- Loss: 0.6246
|
| 24 |
|
|
|
|
| 2 |
license: apache-2.0
|
| 3 |
library_name: peft
|
| 4 |
tags:
|
| 5 |
+
- alignment-handbook
|
| 6 |
- trl
|
| 7 |
- sft
|
| 8 |
- generated_from_trainer
|
| 9 |
base_model: mistralai/Mistral-7B-Instruct-v0.2
|
| 10 |
datasets:
|
| 11 |
+
- arcee-ai/Zilo-Filtered-SQL-Instruct-v2
|
| 12 |
model-index:
|
| 13 |
- name: zilo-instruct-v2-sft-qlora
|
| 14 |
results: []
|
|
|
|
| 19 |
|
| 20 |
# zilo-instruct-v2-sft-qlora
|
| 21 |
|
| 22 |
+
This model is a fine-tuned version of [mistralai/Mistral-7B-Instruct-v0.2](https://huggingface.co/mistralai/Mistral-7B-Instruct-v0.2) on the arcee-ai/Zilo-Filtered-SQL-Instruct-v2 dataset.
|
| 23 |
It achieves the following results on the evaluation set:
|
| 24 |
- Loss: 0.6246
|
| 25 |
|
all_results.json
CHANGED
|
@@ -1,5 +1,10 @@
|
|
| 1 |
{
|
| 2 |
"epoch": 2.9696969696969697,
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
"total_flos": 2.0566538541072384e+17,
|
| 4 |
"train_loss": 0.7671454966473742,
|
| 5 |
"train_runtime": 1686.4021,
|
|
|
|
| 1 |
{
|
| 2 |
"epoch": 2.9696969696969697,
|
| 3 |
+
"eval_loss": 0.6245681643486023,
|
| 4 |
+
"eval_runtime": 17.323,
|
| 5 |
+
"eval_samples": 1371,
|
| 6 |
+
"eval_samples_per_second": 2.482,
|
| 7 |
+
"eval_steps_per_second": 0.346,
|
| 8 |
"total_flos": 2.0566538541072384e+17,
|
| 9 |
"train_loss": 0.7671454966473742,
|
| 10 |
"train_runtime": 1686.4021,
|
eval_results.json
CHANGED
|
@@ -1,8 +1,8 @@
|
|
| 1 |
{
|
| 2 |
-
"epoch": 2.
|
| 3 |
-
"eval_loss": 0.
|
| 4 |
-
"eval_runtime":
|
| 5 |
-
"eval_samples":
|
| 6 |
-
"eval_samples_per_second":
|
| 7 |
-
"eval_steps_per_second": 0.
|
| 8 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"epoch": 2.9696969696969697,
|
| 3 |
+
"eval_loss": 0.6245681643486023,
|
| 4 |
+
"eval_runtime": 17.323,
|
| 5 |
+
"eval_samples": 1371,
|
| 6 |
+
"eval_samples_per_second": 2.482,
|
| 7 |
+
"eval_steps_per_second": 0.346
|
| 8 |
}
|
runs/May25_02-29-05_5c31577a2818/events.out.tfevents.1716605863.5c31577a2818.18685.1
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:76551e628a7aa75b907b34c4f99351f4b54d5d31717440525b854852277035c1
|
| 3 |
+
size 359
|