martimfasantos
commited on
Model save
Browse files- README.md +1 -7
- all_results.json +4 -4
- model.safetensors +1 -1
- runs/Jul09_15-56-23_poseidon/events.out.tfevents.1720540635.poseidon.415297.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_2epochs
|
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_2epochs
|
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_2epochs
|
10 |
results: []
|
|
|
15 |
|
16 |
# tinyllama-1.1b-mt-dpo-full_LR5e-8_BS16_adamw_2epochs
|
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": 2.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": 2.0,
|
3 |
"total_flos": 0.0,
|
4 |
+
"train_loss": 0.691034586010474,
|
5 |
+
"train_runtime": 5011.5072,
|
6 |
"train_samples": 22202,
|
7 |
+
"train_samples_per_second": 8.86,
|
8 |
+
"train_steps_per_second": 0.554
|
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:cce9dbb276e5dfaa605ae2dae7720fc7170bd331680ed8e12e07816cfa59290e
|
3 |
size 4400216536
|
runs/Jul09_15-56-23_poseidon/events.out.tfevents.1720540635.poseidon.415297.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:84ce54aec64af6a235c7cdf064d55045803e2a11178e0fb7a20bb8732b8ddbd3
|
3 |
+
size 196721
|
train_results.json
CHANGED
@@ -1,9 +1,9 @@
|
|
1 |
{
|
2 |
"epoch": 2.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": 2.0,
|
3 |
"total_flos": 0.0,
|
4 |
+
"train_loss": 0.691034586010474,
|
5 |
+
"train_runtime": 5011.5072,
|
6 |
"train_samples": 22202,
|
7 |
+
"train_samples_per_second": 8.86,
|
8 |
+
"train_steps_per_second": 0.554
|
9 |
}
|
trainer_state.json
CHANGED
The diff for this file is too large to render.
See raw diff
|
|