martimfasantos
commited on
Commit
•
dbae130
1
Parent(s):
3993e43
End of training
Browse files- README.md +6 -2
- all_results.json +5 -0
- config.json +1 -1
- eval_results.json +8 -0
- runs/Jun01_12-55-19_poseidon/events.out.tfevents.1717290161.poseidon.2286092.1 +3 -0
README.md
CHANGED
@@ -2,11 +2,15 @@
|
|
2 |
license: apache-2.0
|
3 |
base_model: TinyLlama/TinyLlama-1.1B-intermediate-step-1431k-3T
|
4 |
tags:
|
|
|
|
|
|
|
|
|
5 |
- trl
|
6 |
- sft
|
7 |
- generated_from_trainer
|
8 |
datasets:
|
9 |
-
-
|
10 |
model-index:
|
11 |
- name: tinyllama-1.1b-chat-sft-full
|
12 |
results: []
|
@@ -17,7 +21,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
17 |
|
18 |
# tinyllama-1.1b-chat-sft-full
|
19 |
|
20 |
-
This model is a fine-tuned version of [TinyLlama/TinyLlama-1.1B-intermediate-step-1431k-3T](https://huggingface.co/TinyLlama/TinyLlama-1.1B-intermediate-step-1431k-3T) on the
|
21 |
It achieves the following results on the evaluation set:
|
22 |
- Loss: 1.1566
|
23 |
|
|
|
2 |
license: apache-2.0
|
3 |
base_model: TinyLlama/TinyLlama-1.1B-intermediate-step-1431k-3T
|
4 |
tags:
|
5 |
+
- alignment-handbook
|
6 |
+
- trl
|
7 |
+
- sft
|
8 |
+
- generated_from_trainer
|
9 |
- trl
|
10 |
- sft
|
11 |
- generated_from_trainer
|
12 |
datasets:
|
13 |
+
- HuggingFaceH4/ultrachat_200k
|
14 |
model-index:
|
15 |
- name: tinyllama-1.1b-chat-sft-full
|
16 |
results: []
|
|
|
21 |
|
22 |
# tinyllama-1.1b-chat-sft-full
|
23 |
|
24 |
+
This model is a fine-tuned version of [TinyLlama/TinyLlama-1.1B-intermediate-step-1431k-3T](https://huggingface.co/TinyLlama/TinyLlama-1.1B-intermediate-step-1431k-3T) on the HuggingFaceH4/ultrachat_200k dataset.
|
25 |
It achieves the following results on the evaluation set:
|
26 |
- Loss: 1.1566
|
27 |
|
all_results.json
CHANGED
@@ -1,5 +1,10 @@
|
|
1 |
{
|
2 |
"epoch": 0.9999452264884702,
|
|
|
|
|
|
|
|
|
|
|
3 |
"total_flos": 1.8565750537228124e+18,
|
4 |
"train_loss": 1.1714502769954156,
|
5 |
"train_runtime": 42415.0484,
|
|
|
1 |
{
|
2 |
"epoch": 0.9999452264884702,
|
3 |
+
"eval_loss": 1.1566358804702759,
|
4 |
+
"eval_runtime": 1070.8282,
|
5 |
+
"eval_samples": 23109,
|
6 |
+
"eval_samples_per_second": 15.097,
|
7 |
+
"eval_steps_per_second": 1.887,
|
8 |
"total_flos": 1.8565750537228124e+18,
|
9 |
"train_loss": 1.1714502769954156,
|
10 |
"train_runtime": 42415.0484,
|
config.json
CHANGED
@@ -24,6 +24,6 @@
|
|
24 |
"tie_word_embeddings": false,
|
25 |
"torch_dtype": "bfloat16",
|
26 |
"transformers_version": "4.41.1",
|
27 |
-
"use_cache":
|
28 |
"vocab_size": 32000
|
29 |
}
|
|
|
24 |
"tie_word_embeddings": false,
|
25 |
"torch_dtype": "bfloat16",
|
26 |
"transformers_version": "4.41.1",
|
27 |
+
"use_cache": true,
|
28 |
"vocab_size": 32000
|
29 |
}
|
eval_results.json
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"epoch": 0.9999452264884702,
|
3 |
+
"eval_loss": 1.1566358804702759,
|
4 |
+
"eval_runtime": 1070.8282,
|
5 |
+
"eval_samples": 23109,
|
6 |
+
"eval_samples_per_second": 15.097,
|
7 |
+
"eval_steps_per_second": 1.887
|
8 |
+
}
|
runs/Jun01_12-55-19_poseidon/events.out.tfevents.1717290161.poseidon.2286092.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c7d8cddc7f5fef44f627de3667455cada57964e17d559be73d8b7d86496ef6d5
|
3 |
+
size 359
|