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: gemma-7b-sft-qlora-1
|
13 |
results: []
|
@@ -18,7 +19,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
18 |
|
19 |
# gemma-7b-sft-qlora-1
|
20 |
|
21 |
-
This model is a fine-tuned version of [google/gemma-7b](https://huggingface.co/google/gemma-7b) on the
|
22 |
It achieves the following results on the evaluation set:
|
23 |
- Loss: 2.1615
|
24 |
|
|
|
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 |
+
- chansung/no_robots_only_coding
|
12 |
model-index:
|
13 |
- name: gemma-7b-sft-qlora-1
|
14 |
results: []
|
|
|
19 |
|
20 |
# gemma-7b-sft-qlora-1
|
21 |
|
22 |
+
This model is a fine-tuned version of [google/gemma-7b](https://huggingface.co/google/gemma-7b) on the chansung/no_robots_only_coding dataset.
|
23 |
It achieves the following results on the evaluation set:
|
24 |
- Loss: 2.1615
|
25 |
|
all_results.json
CHANGED
@@ -1,5 +1,10 @@
|
|
1 |
{
|
2 |
"epoch": 22.73,
|
|
|
|
|
|
|
|
|
|
|
3 |
"train_loss": 3.26698664855957,
|
4 |
"train_runtime": 470.6237,
|
5 |
"train_samples": 926,
|
|
|
1 |
{
|
2 |
"epoch": 22.73,
|
3 |
+
"eval_loss": 2.161546468734741,
|
4 |
+
"eval_runtime": 0.6065,
|
5 |
+
"eval_samples": 16,
|
6 |
+
"eval_samples_per_second": 3.297,
|
7 |
+
"eval_steps_per_second": 1.649,
|
8 |
"train_loss": 3.26698664855957,
|
9 |
"train_runtime": 470.6237,
|
10 |
"train_samples": 926,
|
eval_results.json
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
{
|
2 |
"epoch": 22.73,
|
3 |
-
"eval_loss": 2.
|
4 |
-
"eval_runtime": 0.
|
5 |
"eval_samples": 16,
|
6 |
-
"eval_samples_per_second": 3.
|
7 |
-
"eval_steps_per_second": 1.
|
8 |
}
|
|
|
1 |
{
|
2 |
"epoch": 22.73,
|
3 |
+
"eval_loss": 2.161546468734741,
|
4 |
+
"eval_runtime": 0.6065,
|
5 |
"eval_samples": 16,
|
6 |
+
"eval_samples_per_second": 3.297,
|
7 |
+
"eval_steps_per_second": 1.649
|
8 |
}
|
runs/Apr11_22-49-38_deep-diver-main-rare-husky-1-0-0/events.out.tfevents.1712890767.deep-diver-main-rare-husky-1-0-0.520.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:13449748ea5d8a81a0584aa238af8f17ead7ea046647303b4a679b46a4a0ff8b
|
3 |
+
size 354
|