End of training
Browse files
README.md
CHANGED
@@ -2,9 +2,15 @@
|
|
2 |
license: gemma
|
3 |
base_model: google/gemma-2-9b
|
4 |
tags:
|
|
|
5 |
- trl
|
6 |
- sft
|
7 |
- generated_from_trainer
|
|
|
|
|
|
|
|
|
|
|
8 |
model-index:
|
9 |
- name: zephyr-gemma-2-9b-sft-completion
|
10 |
results: []
|
@@ -16,7 +22,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
16 |
[<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="200" height="32"/>](https://wandb.ai/tanliboy/huggingface/runs/gfujjeqp)
|
17 |
# zephyr-gemma-2-9b-sft-completion
|
18 |
|
19 |
-
This model is a fine-tuned version of [google/gemma-2-9b](https://huggingface.co/google/gemma-2-9b) on
|
20 |
It achieves the following results on the evaluation set:
|
21 |
- Loss: 0.8465
|
22 |
|
|
|
2 |
license: gemma
|
3 |
base_model: google/gemma-2-9b
|
4 |
tags:
|
5 |
+
- alignment-handbook
|
6 |
- trl
|
7 |
- sft
|
8 |
- generated_from_trainer
|
9 |
+
- trl
|
10 |
+
- sft
|
11 |
+
- generated_from_trainer
|
12 |
+
datasets:
|
13 |
+
- HuggingFaceH4/ultrachat_200k
|
14 |
model-index:
|
15 |
- name: zephyr-gemma-2-9b-sft-completion
|
16 |
results: []
|
|
|
22 |
[<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="200" height="32"/>](https://wandb.ai/tanliboy/huggingface/runs/gfujjeqp)
|
23 |
# zephyr-gemma-2-9b-sft-completion
|
24 |
|
25 |
+
This model is a fine-tuned version of [google/gemma-2-9b](https://huggingface.co/google/gemma-2-9b) on the HuggingFaceH4/ultrachat_200k dataset.
|
26 |
It achieves the following results on the evaluation set:
|
27 |
- Loss: 0.8465
|
28 |
|
all_results.json
CHANGED
@@ -1,5 +1,10 @@
|
|
1 |
{
|
2 |
"epoch": 1.0,
|
|
|
|
|
|
|
|
|
|
|
3 |
"total_flos": 1278025572745216.0,
|
4 |
"train_loss": 0.8594843297095721,
|
5 |
"train_runtime": 35019.5984,
|
|
|
1 |
{
|
2 |
"epoch": 1.0,
|
3 |
+
"eval_loss": 0.8464784026145935,
|
4 |
+
"eval_runtime": 1018.1401,
|
5 |
+
"eval_samples": 23109,
|
6 |
+
"eval_samples_per_second": 22.697,
|
7 |
+
"eval_steps_per_second": 0.71,
|
8 |
"total_flos": 1278025572745216.0,
|
9 |
"train_loss": 0.8594843297095721,
|
10 |
"train_runtime": 35019.5984,
|
config.json
CHANGED
@@ -29,6 +29,6 @@
|
|
29 |
"sliding_window_size": 4096,
|
30 |
"torch_dtype": "bfloat16",
|
31 |
"transformers_version": "4.43.0.dev0",
|
32 |
-
"use_cache":
|
33 |
"vocab_size": 256000
|
34 |
}
|
|
|
29 |
"sliding_window_size": 4096,
|
30 |
"torch_dtype": "bfloat16",
|
31 |
"transformers_version": "4.43.0.dev0",
|
32 |
+
"use_cache": true,
|
33 |
"vocab_size": 256000
|
34 |
}
|
eval_results.json
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"epoch": 1.0,
|
3 |
+
"eval_loss": 0.8464784026145935,
|
4 |
+
"eval_runtime": 1018.1401,
|
5 |
+
"eval_samples": 23109,
|
6 |
+
"eval_samples_per_second": 22.697,
|
7 |
+
"eval_steps_per_second": 0.71
|
8 |
+
}
|
runs/Jul21_16-35-53_action-graph-trainer/events.out.tfevents.1721616181.action-graph-trainer.3537.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:239a10647aca57fa5a6fa5eb5209503a1ece99ac63e40262f16690c26e08e061
|
3 |
+
size 359
|