End of training
Browse files- README.md +6 -2
- all_results.json +5 -0
- config.json +1 -1
- eval_results.json +8 -0
- runs/Apr26_16-44-19_aga43/events.out.tfevents.1714168262.aga43.1097587.1 +3 -0
README.md
CHANGED
@@ -2,11 +2,15 @@
|
|
2 |
license: mit
|
3 |
base_model: microsoft/phi-2
|
4 |
tags:
|
|
|
|
|
|
|
|
|
5 |
- trl
|
6 |
- sft
|
7 |
- generated_from_trainer
|
8 |
datasets:
|
9 |
-
-
|
10 |
model-index:
|
11 |
- name: phi2-lima
|
12 |
results: []
|
@@ -17,7 +21,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
17 |
|
18 |
# phi2-lima
|
19 |
|
20 |
-
This model is a fine-tuned version of [microsoft/phi-2](https://huggingface.co/microsoft/phi-2) on the
|
21 |
It achieves the following results on the evaluation set:
|
22 |
- Loss: 2.5096
|
23 |
|
|
|
2 |
license: mit
|
3 |
base_model: microsoft/phi-2
|
4 |
tags:
|
5 |
+
- alignment-handbook
|
6 |
+
- trl
|
7 |
+
- sft
|
8 |
+
- generated_from_trainer
|
9 |
- trl
|
10 |
- sft
|
11 |
- generated_from_trainer
|
12 |
datasets:
|
13 |
+
- GAIR/lima
|
14 |
model-index:
|
15 |
- name: phi2-lima
|
16 |
results: []
|
|
|
21 |
|
22 |
# phi2-lima
|
23 |
|
24 |
+
This model is a fine-tuned version of [microsoft/phi-2](https://huggingface.co/microsoft/phi-2) on the GAIR/lima dataset.
|
25 |
It achieves the following results on the evaluation set:
|
26 |
- Loss: 2.5096
|
27 |
|
all_results.json
CHANGED
@@ -1,5 +1,10 @@
|
|
1 |
{
|
2 |
"epoch": 10.0,
|
|
|
|
|
|
|
|
|
|
|
3 |
"train_loss": 1.8223904927571615,
|
4 |
"train_runtime": 196.3016,
|
5 |
"train_samples": 1030,
|
|
|
1 |
{
|
2 |
"epoch": 10.0,
|
3 |
+
"eval_loss": 2.5095889568328857,
|
4 |
+
"eval_runtime": 0.8853,
|
5 |
+
"eval_samples": 300,
|
6 |
+
"eval_samples_per_second": 11.295,
|
7 |
+
"eval_steps_per_second": 1.13,
|
8 |
"train_loss": 1.8223904927571615,
|
9 |
"train_runtime": 196.3016,
|
10 |
"train_samples": 1030,
|
config.json
CHANGED
@@ -29,6 +29,6 @@
|
|
29 |
"tie_word_embeddings": false,
|
30 |
"torch_dtype": "bfloat16",
|
31 |
"transformers_version": "4.38.2",
|
32 |
-
"use_cache":
|
33 |
"vocab_size": 51200
|
34 |
}
|
|
|
29 |
"tie_word_embeddings": false,
|
30 |
"torch_dtype": "bfloat16",
|
31 |
"transformers_version": "4.38.2",
|
32 |
+
"use_cache": true,
|
33 |
"vocab_size": 51200
|
34 |
}
|
eval_results.json
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"epoch": 10.0,
|
3 |
+
"eval_loss": 2.5095889568328857,
|
4 |
+
"eval_runtime": 0.8853,
|
5 |
+
"eval_samples": 300,
|
6 |
+
"eval_samples_per_second": 11.295,
|
7 |
+
"eval_steps_per_second": 1.13
|
8 |
+
}
|
runs/Apr26_16-44-19_aga43/events.out.tfevents.1714168262.aga43.1097587.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:abaf4441b0b82ebf924e0fb19fd94e02fdcf18ff5290a2ada169531c3c9a54ab
|
3 |
+
size 354
|