martimfasantos
commited on
Commit
•
f2e2a3a
1
Parent(s):
44811ff
Model save
Browse files- README.md +1 -7
- all_results.json +4 -4
- model.safetensors +1 -1
- runs/Jul09_21-21-38_poseidon/events.out.tfevents.1720560144.poseidon.534326.0 +2 -2
- train_results.json +4 -4
- trainer_state.json +0 -0
README.md
CHANGED
@@ -2,15 +2,9 @@
|
|
2 |
license: apache-2.0
|
3 |
base_model: martimfasantos/tinyllama-1.1b-mt-sft-full
|
4 |
tags:
|
5 |
-
- alignment-handbook
|
6 |
- trl
|
7 |
- dpo
|
8 |
- generated_from_trainer
|
9 |
-
- trl
|
10 |
-
- dpo
|
11 |
-
- generated_from_trainer
|
12 |
-
datasets:
|
13 |
-
- haoranxu/ALMA-R-Preference
|
14 |
model-index:
|
15 |
- name: tinyllama-1.1b-mt-dpo-full_LR5e-8_BS16_adamw_3epochs
|
16 |
results: []
|
@@ -21,7 +15,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
21 |
|
22 |
# tinyllama-1.1b-mt-dpo-full_LR5e-8_BS16_adamw_3epochs
|
23 |
|
24 |
-
This model is a fine-tuned version of [martimfasantos/tinyllama-1.1b-mt-sft-full](https://huggingface.co/martimfasantos/tinyllama-1.1b-mt-sft-full) on the
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
2 |
license: apache-2.0
|
3 |
base_model: martimfasantos/tinyllama-1.1b-mt-sft-full
|
4 |
tags:
|
|
|
5 |
- trl
|
6 |
- dpo
|
7 |
- generated_from_trainer
|
|
|
|
|
|
|
|
|
|
|
8 |
model-index:
|
9 |
- name: tinyllama-1.1b-mt-dpo-full_LR5e-8_BS16_adamw_3epochs
|
10 |
results: []
|
|
|
15 |
|
16 |
# tinyllama-1.1b-mt-dpo-full_LR5e-8_BS16_adamw_3epochs
|
17 |
|
18 |
+
This model is a fine-tuned version of [martimfasantos/tinyllama-1.1b-mt-sft-full](https://huggingface.co/martimfasantos/tinyllama-1.1b-mt-sft-full) on the None dataset.
|
19 |
|
20 |
## Model description
|
21 |
|
all_results.json
CHANGED
@@ -1,9 +1,9 @@
|
|
1 |
{
|
2 |
"epoch": 3.0,
|
3 |
"total_flos": 0.0,
|
4 |
-
"train_loss": 0.
|
5 |
-
"train_runtime":
|
6 |
"train_samples": 22202,
|
7 |
-
"train_samples_per_second": 8.
|
8 |
-
"train_steps_per_second": 0.
|
9 |
}
|
|
|
1 |
{
|
2 |
"epoch": 3.0,
|
3 |
"total_flos": 0.0,
|
4 |
+
"train_loss": 0.6880548467553658,
|
5 |
+
"train_runtime": 7425.9787,
|
6 |
"train_samples": 22202,
|
7 |
+
"train_samples_per_second": 8.969,
|
8 |
+
"train_steps_per_second": 0.561
|
9 |
}
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4400216536
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f1b885604e2dc70b26210e77a8b3b53cf2dfa4ecccc6618b5dddc7f3774206c4
|
3 |
size 4400216536
|
runs/Jul09_21-21-38_poseidon/events.out.tfevents.1720560144.poseidon.534326.0
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:04f6e1c69aee1091efa1988694eb4098bfaef3900995fe8c445f74f5effb2dfd
|
3 |
+
size 292353
|
train_results.json
CHANGED
@@ -1,9 +1,9 @@
|
|
1 |
{
|
2 |
"epoch": 3.0,
|
3 |
"total_flos": 0.0,
|
4 |
-
"train_loss": 0.
|
5 |
-
"train_runtime":
|
6 |
"train_samples": 22202,
|
7 |
-
"train_samples_per_second": 8.
|
8 |
-
"train_steps_per_second": 0.
|
9 |
}
|
|
|
1 |
{
|
2 |
"epoch": 3.0,
|
3 |
"total_flos": 0.0,
|
4 |
+
"train_loss": 0.6880548467553658,
|
5 |
+
"train_runtime": 7425.9787,
|
6 |
"train_samples": 22202,
|
7 |
+
"train_samples_per_second": 8.969,
|
8 |
+
"train_steps_per_second": 0.561
|
9 |
}
|
trainer_state.json
CHANGED
The diff for this file is too large to render.
See raw diff
|
|