Model save
Browse files- README.md +3 -10
- all_results.json +1 -6
- config.json +1 -1
- runs/Jul23_16-11-48_ale-distillm-8-0-0/events.out.tfevents.1721747524.ale-distillm-8-0-0.69762.0 +3 -0
- train_results.json +1 -1
- trainer_state.json +1 -1
- training_args.bin +1 -1
README.md
CHANGED
@@ -1,15 +1,10 @@
|
|
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 |
-
-
|
13 |
model-index:
|
14 |
- name: zephyr-2b-gemma-dft
|
15 |
results: []
|
@@ -18,12 +13,10 @@ model-index:
|
|
18 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
19 |
should probably proofread and complete it, then remove this comment. -->
|
20 |
|
21 |
-
[<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="200" height="32"/>](
|
22 |
# zephyr-2b-gemma-dft
|
23 |
|
24 |
-
This model
|
25 |
-
It achieves the following results on the evaluation set:
|
26 |
-
- Loss: 0.0001
|
27 |
|
28 |
## Model description
|
29 |
|
|
|
1 |
---
|
|
|
2 |
tags:
|
|
|
|
|
|
|
|
|
3 |
- trl
|
4 |
- sft
|
5 |
- generated_from_trainer
|
6 |
datasets:
|
7 |
+
- generator
|
8 |
model-index:
|
9 |
- name: zephyr-2b-gemma-dft
|
10 |
results: []
|
|
|
13 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
14 |
should probably proofread and complete it, then remove this comment. -->
|
15 |
|
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/vxz2pnbq)
|
17 |
# zephyr-2b-gemma-dft
|
18 |
|
19 |
+
This model was trained from scratch on the generator dataset.
|
|
|
|
|
20 |
|
21 |
## Model description
|
22 |
|
all_results.json
CHANGED
@@ -1,13 +1,8 @@
|
|
1 |
{
|
2 |
"epoch": 0,
|
3 |
-
"eval_loss": 5.277253148960881e-05,
|
4 |
-
"eval_runtime": 76.5403,
|
5 |
-
"eval_samples": 750,
|
6 |
-
"eval_samples_per_second": 12.686,
|
7 |
-
"eval_steps_per_second": 1.594,
|
8 |
"total_flos": 0,
|
9 |
"train_loss": 0.0,
|
10 |
-
"train_runtime":
|
11 |
"train_samples": 6750,
|
12 |
"train_samples_per_second": 0.0,
|
13 |
"train_steps_per_second": 0.0
|
|
|
1 |
{
|
2 |
"epoch": 0,
|
|
|
|
|
|
|
|
|
|
|
3 |
"total_flos": 0,
|
4 |
"train_loss": 0.0,
|
5 |
+
"train_runtime": 5.1094,
|
6 |
"train_samples": 6750,
|
7 |
"train_samples_per_second": 0.0,
|
8 |
"train_steps_per_second": 0.0
|
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": false,
|
28 |
"vocab_size": 256000
|
29 |
}
|
runs/Jul23_16-11-48_ale-distillm-8-0-0/events.out.tfevents.1721747524.ale-distillm-8-0-0.69762.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f6c935c52bd5493f2494a3ddfe9b4b9ee1dd74408242cad4fd703bd7cce3cf27
|
3 |
+
size 5428
|
train_results.json
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
"epoch": 0,
|
3 |
"total_flos": 0,
|
4 |
"train_loss": 0.0,
|
5 |
-
"train_runtime":
|
6 |
"train_samples": 6750,
|
7 |
"train_samples_per_second": 0.0,
|
8 |
"train_steps_per_second": 0.0
|
|
|
2 |
"epoch": 0,
|
3 |
"total_flos": 0,
|
4 |
"train_loss": 0.0,
|
5 |
+
"train_runtime": 5.1094,
|
6 |
"train_samples": 6750,
|
7 |
"train_samples_per_second": 0.0,
|
8 |
"train_steps_per_second": 0.0
|
trainer_state.json
CHANGED
@@ -13,7 +13,7 @@
|
|
13 |
"step": 0,
|
14 |
"total_flos": 0,
|
15 |
"train_loss": 0.0,
|
16 |
-
"train_runtime":
|
17 |
"train_samples_per_second": 0.0,
|
18 |
"train_steps_per_second": 0.0
|
19 |
}
|
|
|
13 |
"step": 0,
|
14 |
"total_flos": 0,
|
15 |
"train_loss": 0.0,
|
16 |
+
"train_runtime": 5.1094,
|
17 |
"train_samples_per_second": 0.0,
|
18 |
"train_steps_per_second": 0.0
|
19 |
}
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5304
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c1954d4b8d21dac7c6689bc226f36245765ac0d0c5983123291271c68ca5ad82
|
3 |
size 5304
|