End of training
Browse files
README.md
CHANGED
@@ -1,10 +1,15 @@
|
|
1 |
---
|
|
|
2 |
tags:
|
|
|
|
|
|
|
|
|
3 |
- trl
|
4 |
- sft
|
5 |
- generated_from_trainer
|
6 |
datasets:
|
7 |
-
-
|
8 |
model-index:
|
9 |
- name: zephyr-2b-gemma-dft
|
10 |
results: []
|
@@ -16,7 +21,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://zebra.wandb.io/cto/distillm/runs/kje9xugl)
|
17 |
# zephyr-2b-gemma-dft
|
18 |
|
19 |
-
This model
|
20 |
It achieves the following results on the evaluation set:
|
21 |
- Loss: 0.0000
|
22 |
|
|
|
1 |
---
|
2 |
+
base_model: data/gemma-2b
|
3 |
tags:
|
4 |
+
- alignment-handbook
|
5 |
+
- trl
|
6 |
+
- sft
|
7 |
+
- generated_from_trainer
|
8 |
- trl
|
9 |
- sft
|
10 |
- generated_from_trainer
|
11 |
datasets:
|
12 |
+
- argilla/dpo-mix-7k
|
13 |
model-index:
|
14 |
- name: zephyr-2b-gemma-dft
|
15 |
results: []
|
|
|
21 |
[<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="200" height="32"/>](https://zebra.wandb.io/cto/distillm/runs/kje9xugl)
|
22 |
# zephyr-2b-gemma-dft
|
23 |
|
24 |
+
This model is a fine-tuned version of [data/gemma-2b](https://huggingface.co/data/gemma-2b) on the argilla/dpo-mix-7k dataset.
|
25 |
It achieves the following results on the evaluation set:
|
26 |
- Loss: 0.0000
|
27 |
|
all_results.json
CHANGED
@@ -1,5 +1,10 @@
|
|
1 |
{
|
2 |
"epoch": 0.9981515711645101,
|
|
|
|
|
|
|
|
|
|
|
3 |
"total_flos": 5.260333472022528e+16,
|
4 |
"train_loss": 1.8035727003330572e-05,
|
5 |
"train_runtime": 2689.0507,
|
|
|
1 |
{
|
2 |
"epoch": 0.9981515711645101,
|
3 |
+
"eval_loss": 1.3726342331210617e-05,
|
4 |
+
"eval_runtime": 50.9693,
|
5 |
+
"eval_samples": 750,
|
6 |
+
"eval_samples_per_second": 19.051,
|
7 |
+
"eval_steps_per_second": 2.394,
|
8 |
"total_flos": 5.260333472022528e+16,
|
9 |
"train_loss": 1.8035727003330572e-05,
|
10 |
"train_runtime": 2689.0507,
|
config.json
CHANGED
@@ -24,6 +24,6 @@
|
|
24 |
"rope_theta": 10000.0,
|
25 |
"torch_dtype": "bfloat16",
|
26 |
"transformers_version": "4.42.4",
|
27 |
-
"use_cache":
|
28 |
"vocab_size": 256000
|
29 |
}
|
|
|
24 |
"rope_theta": 10000.0,
|
25 |
"torch_dtype": "bfloat16",
|
26 |
"transformers_version": "4.42.4",
|
27 |
+
"use_cache": true,
|
28 |
"vocab_size": 256000
|
29 |
}
|
eval_results.json
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"epoch": 0.9981515711645101,
|
3 |
+
"eval_loss": 1.3726342331210617e-05,
|
4 |
+
"eval_runtime": 50.9693,
|
5 |
+
"eval_samples": 750,
|
6 |
+
"eval_samples_per_second": 19.051,
|
7 |
+
"eval_steps_per_second": 2.394
|
8 |
+
}
|
runs/Jul23_14-10-34_ale-distillm-8-0-0/events.out.tfevents.1721743269.ale-distillm-8-0-0.46360.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dea757015fb058d92f113d7f7d08820ca7406431658d26f566eb8bdeefafee1a
|
3 |
+
size 359
|