End of training
Browse files
README.md
CHANGED
|
@@ -2,11 +2,15 @@
|
|
| 2 |
license: gemma
|
| 3 |
base_model: google/gemma-2b
|
| 4 |
tags:
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5 |
- trl
|
| 6 |
- sft
|
| 7 |
- generated_from_trainer
|
| 8 |
datasets:
|
| 9 |
-
-
|
| 10 |
model-index:
|
| 11 |
- name: zephyr-2b-gemma-sft
|
| 12 |
results: []
|
|
@@ -18,7 +22,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 18 |
[<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/38yxv4re)
|
| 19 |
# zephyr-2b-gemma-sft
|
| 20 |
|
| 21 |
-
This model is a fine-tuned version of [google/gemma-2b](https://huggingface.co/google/gemma-2b) on the
|
| 22 |
It achieves the following results on the evaluation set:
|
| 23 |
- Loss: 1.0529
|
| 24 |
|
|
|
|
| 2 |
license: gemma
|
| 3 |
base_model: google/gemma-2b
|
| 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/deita-10k-v0-sft
|
| 14 |
model-index:
|
| 15 |
- name: zephyr-2b-gemma-sft
|
| 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://zebra.wandb.io/cto/distillm/runs/38yxv4re)
|
| 23 |
# zephyr-2b-gemma-sft
|
| 24 |
|
| 25 |
+
This model is a fine-tuned version of [google/gemma-2b](https://huggingface.co/google/gemma-2b) on the HuggingFaceH4/deita-10k-v0-sft dataset.
|
| 26 |
It achieves the following results on the evaluation set:
|
| 27 |
- Loss: 1.0529
|
| 28 |
|
all_results.json
CHANGED
|
@@ -1,5 +1,10 @@
|
|
| 1 |
{
|
| 2 |
"epoch": 2.994991652754591,
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
"total_flos": 106879455854592.0,
|
| 4 |
"train_loss": 0.9405513189841008,
|
| 5 |
"train_runtime": 1810.6389,
|
|
|
|
| 1 |
{
|
| 2 |
"epoch": 2.994991652754591,
|
| 3 |
+
"eval_loss": 1.0529426336288452,
|
| 4 |
+
"eval_runtime": 8.1882,
|
| 5 |
+
"eval_samples": 500,
|
| 6 |
+
"eval_samples_per_second": 233.629,
|
| 7 |
+
"eval_steps_per_second": 7.328,
|
| 8 |
"total_flos": 106879455854592.0,
|
| 9 |
"train_loss": 0.9405513189841008,
|
| 10 |
"train_runtime": 1810.6389,
|
config.json
CHANGED
|
@@ -24,6 +24,6 @@
|
|
| 24 |
"rope_theta": 10000.0,
|
| 25 |
"torch_dtype": "bfloat16",
|
| 26 |
"transformers_version": "4.42.3",
|
| 27 |
-
"use_cache":
|
| 28 |
"vocab_size": 256000
|
| 29 |
}
|
|
|
|
| 24 |
"rope_theta": 10000.0,
|
| 25 |
"torch_dtype": "bfloat16",
|
| 26 |
"transformers_version": "4.42.3",
|
| 27 |
+
"use_cache": true,
|
| 28 |
"vocab_size": 256000
|
| 29 |
}
|
eval_results.json
ADDED
|
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"epoch": 2.994991652754591,
|
| 3 |
+
"eval_loss": 1.0529426336288452,
|
| 4 |
+
"eval_runtime": 8.1882,
|
| 5 |
+
"eval_samples": 500,
|
| 6 |
+
"eval_samples_per_second": 233.629,
|
| 7 |
+
"eval_steps_per_second": 7.328
|
| 8 |
+
}
|
runs/Jul11_10-19-42_ale-distillm-8-0-0/events.out.tfevents.1720691576.ale-distillm-8-0-0.2700.1
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e9098ed34dec6687ea3cc2edd5eafd50a6c0ccc11ad9c9761ca725a17a594c9f
|
| 3 |
+
size 359
|