End of training
Browse files
README.md
CHANGED
@@ -2,12 +2,13 @@
|
|
2 |
license: gemma
|
3 |
library_name: peft
|
4 |
tags:
|
|
|
5 |
- trl
|
6 |
- sft
|
7 |
- generated_from_trainer
|
8 |
base_model: google/gemma-7b
|
9 |
datasets:
|
10 |
-
-
|
11 |
model-index:
|
12 |
- name: gemma7b-summarize-gemini1.5flash-30k
|
13 |
results: []
|
@@ -19,7 +20,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
19 |
[<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/chansung18/huggingface/runs/go5tmp0o)
|
20 |
# gemma7b-summarize-gemini1.5flash-30k
|
21 |
|
22 |
-
This model is a fine-tuned version of [google/gemma-7b](https://huggingface.co/google/gemma-7b) on the
|
23 |
It achieves the following results on the evaluation set:
|
24 |
- Loss: 2.2363
|
25 |
|
|
|
2 |
license: gemma
|
3 |
library_name: peft
|
4 |
tags:
|
5 |
+
- alignment-handbook
|
6 |
- trl
|
7 |
- sft
|
8 |
- generated_from_trainer
|
9 |
base_model: google/gemma-7b
|
10 |
datasets:
|
11 |
+
- llama-duo/synth_summarize_dataset
|
12 |
model-index:
|
13 |
- name: gemma7b-summarize-gemini1.5flash-30k
|
14 |
results: []
|
|
|
20 |
[<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/chansung18/huggingface/runs/go5tmp0o)
|
21 |
# gemma7b-summarize-gemini1.5flash-30k
|
22 |
|
23 |
+
This model is a fine-tuned version of [google/gemma-7b](https://huggingface.co/google/gemma-7b) on the llama-duo/synth_summarize_dataset dataset.
|
24 |
It achieves the following results on the evaluation set:
|
25 |
- Loss: 2.2363
|
26 |
|
all_results.json
CHANGED
@@ -1,5 +1,10 @@
|
|
1 |
{
|
2 |
"epoch": 4.978165938864628,
|
|
|
|
|
|
|
|
|
|
|
3 |
"total_flos": 8.714577082329334e+17,
|
4 |
"train_loss": 2.449154797771521,
|
5 |
"train_runtime": 4532.0541,
|
|
|
1 |
{
|
2 |
"epoch": 4.978165938864628,
|
3 |
+
"eval_loss": 2.236276865005493,
|
4 |
+
"eval_runtime": 1.0247,
|
5 |
+
"eval_samples": 25,
|
6 |
+
"eval_samples_per_second": 4.88,
|
7 |
+
"eval_steps_per_second": 1.952,
|
8 |
"total_flos": 8.714577082329334e+17,
|
9 |
"train_loss": 2.449154797771521,
|
10 |
"train_runtime": 4532.0541,
|
eval_results.json
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
{
|
2 |
-
"epoch":
|
3 |
-
"eval_loss": 2.
|
4 |
-
"eval_runtime": 1.
|
5 |
"eval_samples": 25,
|
6 |
-
"eval_samples_per_second": 4.
|
7 |
-
"eval_steps_per_second": 1.
|
8 |
}
|
|
|
1 |
{
|
2 |
+
"epoch": 4.978165938864628,
|
3 |
+
"eval_loss": 2.236276865005493,
|
4 |
+
"eval_runtime": 1.0247,
|
5 |
"eval_samples": 25,
|
6 |
+
"eval_samples_per_second": 4.88,
|
7 |
+
"eval_steps_per_second": 1.952
|
8 |
}
|
runs/May19_11-56-52_deep-diver-main-moody-turtle-1-0-0/events.out.tfevents.1716138902.deep-diver-main-moody-turtle-1-0-0.385.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:95e145aebfc1fd88eaf3ccbad03a3d076812abd64a87d95f5fe3811dfed49736
|
3 |
+
size 359
|