Mark-Arcee
commited on
Commit
•
7c1293a
1
Parent(s):
8a8386c
End of training
Browse files- README.md +6 -2
- all_results.json +5 -0
- config.json +1 -1
- eval_results.json +8 -0
- runs/May24_22-50-13_5c31577a2818/events.out.tfevents.1716591543.5c31577a2818.7690.1 +3 -0
README.md
CHANGED
@@ -2,11 +2,15 @@
|
|
2 |
license: apache-2.0
|
3 |
base_model: mistralai/Mistral-7B-Instruct-v0.2
|
4 |
tags:
|
|
|
|
|
|
|
|
|
5 |
- trl
|
6 |
- sft
|
7 |
- generated_from_trainer
|
8 |
datasets:
|
9 |
-
-
|
10 |
model-index:
|
11 |
- name: zilo-instruct-v2-sft-filtered
|
12 |
results: []
|
@@ -17,7 +21,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
17 |
|
18 |
# zilo-instruct-v2-sft-filtered
|
19 |
|
20 |
-
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
|
21 |
It achieves the following results on the evaluation set:
|
22 |
- Loss: 0.4110
|
23 |
|
|
|
2 |
license: apache-2.0
|
3 |
base_model: mistralai/Mistral-7B-Instruct-v0.2
|
4 |
tags:
|
5 |
+
- alignment-handbook
|
6 |
+
- trl
|
7 |
+
- sft
|
8 |
+
- generated_from_trainer
|
9 |
- trl
|
10 |
- sft
|
11 |
- generated_from_trainer
|
12 |
datasets:
|
13 |
+
- arcee-ai/Zilo-Filtered-SQL-Instruct
|
14 |
model-index:
|
15 |
- name: zilo-instruct-v2-sft-filtered
|
16 |
results: []
|
|
|
21 |
|
22 |
# zilo-instruct-v2-sft-filtered
|
23 |
|
24 |
+
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 dataset.
|
25 |
It achieves the following results on the evaluation set:
|
26 |
- Loss: 0.4110
|
27 |
|
all_results.json
CHANGED
@@ -1,5 +1,10 @@
|
|
1 |
{
|
2 |
"epoch": 3.0,
|
|
|
|
|
|
|
|
|
|
|
3 |
"total_flos": 18844169011200.0,
|
4 |
"train_loss": 0.5794603930579292,
|
5 |
"train_runtime": 365.3228,
|
|
|
1 |
{
|
2 |
"epoch": 3.0,
|
3 |
+
"eval_loss": 0.4109707474708557,
|
4 |
+
"eval_runtime": 4.066,
|
5 |
+
"eval_samples": 2958,
|
6 |
+
"eval_samples_per_second": 48.942,
|
7 |
+
"eval_steps_per_second": 0.984,
|
8 |
"total_flos": 18844169011200.0,
|
9 |
"train_loss": 0.5794603930579292,
|
10 |
"train_runtime": 365.3228,
|
config.json
CHANGED
@@ -21,6 +21,6 @@
|
|
21 |
"tie_word_embeddings": false,
|
22 |
"torch_dtype": "bfloat16",
|
23 |
"transformers_version": "4.41.1",
|
24 |
-
"use_cache":
|
25 |
"vocab_size": 32000
|
26 |
}
|
|
|
21 |
"tie_word_embeddings": false,
|
22 |
"torch_dtype": "bfloat16",
|
23 |
"transformers_version": "4.41.1",
|
24 |
+
"use_cache": true,
|
25 |
"vocab_size": 32000
|
26 |
}
|
eval_results.json
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"epoch": 3.0,
|
3 |
+
"eval_loss": 0.4109707474708557,
|
4 |
+
"eval_runtime": 4.066,
|
5 |
+
"eval_samples": 2958,
|
6 |
+
"eval_samples_per_second": 48.942,
|
7 |
+
"eval_steps_per_second": 0.984
|
8 |
+
}
|
runs/May24_22-50-13_5c31577a2818/events.out.tfevents.1716591543.5c31577a2818.7690.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1eaef88f2128a6d15206f9f6ed81e30a94f464f7eac30ebd23dd4a0809832280
|
3 |
+
size 354
|