End of training
Browse files
README.md
CHANGED
@@ -3,9 +3,15 @@ library_name: transformers
|
|
3 |
license: gemma
|
4 |
base_model: google/gemma-7b-it
|
5 |
tags:
|
|
|
6 |
- trl
|
7 |
- sft
|
8 |
- generated_from_trainer
|
|
|
|
|
|
|
|
|
|
|
9 |
model-index:
|
10 |
- name: feedback_gemma_dirty
|
11 |
results: []
|
@@ -16,7 +22,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
16 |
|
17 |
# feedback_gemma_dirty
|
18 |
|
19 |
-
This model is a fine-tuned version of [google/gemma-7b-it](https://huggingface.co/google/gemma-7b-it) on the
|
20 |
|
21 |
## Model description
|
22 |
|
|
|
3 |
license: gemma
|
4 |
base_model: google/gemma-7b-it
|
5 |
tags:
|
6 |
+
- alignment-handbook
|
7 |
- trl
|
8 |
- sft
|
9 |
- generated_from_trainer
|
10 |
+
- trl
|
11 |
+
- sft
|
12 |
+
- generated_from_trainer
|
13 |
+
datasets:
|
14 |
+
- preference-data
|
15 |
model-index:
|
16 |
- name: feedback_gemma_dirty
|
17 |
results: []
|
|
|
22 |
|
23 |
# feedback_gemma_dirty
|
24 |
|
25 |
+
This model is a fine-tuned version of [google/gemma-7b-it](https://huggingface.co/google/gemma-7b-it) on the preference-data dataset.
|
26 |
|
27 |
## Model description
|
28 |
|
all_results.json
CHANGED
@@ -1,5 +1,9 @@
|
|
1 |
{
|
2 |
"epoch": 1.0,
|
|
|
|
|
|
|
|
|
3 |
"total_flos": 116982426894336.0,
|
4 |
"train_loss": 0.6940072515278861,
|
5 |
"train_runtime": 20640.2326,
|
|
|
1 |
{
|
2 |
"epoch": 1.0,
|
3 |
+
"eval_runtime": 3.9604,
|
4 |
+
"eval_samples": 10,
|
5 |
+
"eval_samples_per_second": 2.525,
|
6 |
+
"eval_steps_per_second": 0.758,
|
7 |
"total_flos": 116982426894336.0,
|
8 |
"train_loss": 0.6940072515278861,
|
9 |
"train_runtime": 20640.2326,
|
config.json
CHANGED
@@ -24,6 +24,6 @@
|
|
24 |
"rope_theta": 10000.0,
|
25 |
"torch_dtype": "bfloat16",
|
26 |
"transformers_version": "4.44.2",
|
27 |
-
"use_cache":
|
28 |
"vocab_size": 256000
|
29 |
}
|
|
|
24 |
"rope_theta": 10000.0,
|
25 |
"torch_dtype": "bfloat16",
|
26 |
"transformers_version": "4.44.2",
|
27 |
+
"use_cache": true,
|
28 |
"vocab_size": 256000
|
29 |
}
|
eval_results.json
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"epoch": 1.0,
|
3 |
+
"eval_runtime": 3.9604,
|
4 |
+
"eval_samples": 10,
|
5 |
+
"eval_samples_per_second": 2.525,
|
6 |
+
"eval_steps_per_second": 0.758
|
7 |
+
}
|
runs/Sep19_17-38-55_COE-CS-sv003/events.out.tfevents.1726788742.COE-CS-sv003.388702.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b8ab2872fe9fc8d5089b0c70db1012da6d67201699992906e068eb900e093520
|
3 |
+
size 311
|