lillian039
commited on
End of training
Browse files- README.md +8 -1
- all_results.json +5 -0
- config.json +1 -1
- eval_results.json +8 -0
- runs/Oct26_02-47-22_96079601a7f1/events.out.tfevents.1729960574.96079601a7f1.6603.1 +3 -0
README.md
CHANGED
@@ -3,9 +3,16 @@ library_name: transformers
|
|
3 |
license: llama3.1
|
4 |
base_model: meta-llama/Meta-Llama-3.1-8B-Instruct
|
5 |
tags:
|
|
|
6 |
- trl
|
7 |
- sft
|
8 |
- generated_from_trainer
|
|
|
|
|
|
|
|
|
|
|
|
|
9 |
model-index:
|
10 |
- name: heavy-barc-llama3.1-8b-ins-fft-transduction_lr1e-5_epoch3
|
11 |
results: []
|
@@ -16,7 +23,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
16 |
|
17 |
# heavy-barc-llama3.1-8b-ins-fft-transduction_lr1e-5_epoch3
|
18 |
|
19 |
-
This model is a fine-tuned version of [meta-llama/Meta-Llama-3.1-8B-Instruct](https://huggingface.co/meta-llama/Meta-Llama-3.1-8B-Instruct) on the
|
20 |
It achieves the following results on the evaluation set:
|
21 |
- Loss: 0.0319
|
22 |
|
|
|
3 |
license: llama3.1
|
4 |
base_model: meta-llama/Meta-Llama-3.1-8B-Instruct
|
5 |
tags:
|
6 |
+
- alignment-handbook
|
7 |
- trl
|
8 |
- sft
|
9 |
- generated_from_trainer
|
10 |
+
- trl
|
11 |
+
- sft
|
12 |
+
- generated_from_trainer
|
13 |
+
datasets:
|
14 |
+
- barc0/transduction_heavy_100k_jsonl
|
15 |
+
- barc0/transduction_heavy_suggestfunction_100k_jsonl
|
16 |
model-index:
|
17 |
- name: heavy-barc-llama3.1-8b-ins-fft-transduction_lr1e-5_epoch3
|
18 |
results: []
|
|
|
23 |
|
24 |
# heavy-barc-llama3.1-8b-ins-fft-transduction_lr1e-5_epoch3
|
25 |
|
26 |
+
This model is a fine-tuned version of [meta-llama/Meta-Llama-3.1-8B-Instruct](https://huggingface.co/meta-llama/Meta-Llama-3.1-8B-Instruct) on the barc0/transduction_heavy_100k_jsonl and the barc0/transduction_heavy_suggestfunction_100k_jsonl datasets.
|
27 |
It achieves the following results on the evaluation set:
|
28 |
- Loss: 0.0319
|
29 |
|
all_results.json
CHANGED
@@ -1,5 +1,10 @@
|
|
1 |
{
|
2 |
"epoch": 3.0,
|
|
|
|
|
|
|
|
|
|
|
3 |
"total_flos": 1.381053238219899e+18,
|
4 |
"train_loss": 0.03611092418570863,
|
5 |
"train_runtime": 47401.0192,
|
|
|
1 |
{
|
2 |
"epoch": 3.0,
|
3 |
+
"eval_loss": 0.03193313255906105,
|
4 |
+
"eval_runtime": 234.1273,
|
5 |
+
"eval_samples": 9955,
|
6 |
+
"eval_samples_per_second": 42.52,
|
7 |
+
"eval_steps_per_second": 1.333,
|
8 |
"total_flos": 1.381053238219899e+18,
|
9 |
"train_loss": 0.03611092418570863,
|
10 |
"train_runtime": 47401.0192,
|
config.json
CHANGED
@@ -35,6 +35,6 @@
|
|
35 |
"tie_word_embeddings": false,
|
36 |
"torch_dtype": "bfloat16",
|
37 |
"transformers_version": "4.45.0.dev0",
|
38 |
-
"use_cache":
|
39 |
"vocab_size": 128256
|
40 |
}
|
|
|
35 |
"tie_word_embeddings": false,
|
36 |
"torch_dtype": "bfloat16",
|
37 |
"transformers_version": "4.45.0.dev0",
|
38 |
+
"use_cache": true,
|
39 |
"vocab_size": 128256
|
40 |
}
|
eval_results.json
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"epoch": 3.0,
|
3 |
+
"eval_loss": 0.03193313255906105,
|
4 |
+
"eval_runtime": 234.1273,
|
5 |
+
"eval_samples": 9955,
|
6 |
+
"eval_samples_per_second": 42.52,
|
7 |
+
"eval_steps_per_second": 1.333
|
8 |
+
}
|
runs/Oct26_02-47-22_96079601a7f1/events.out.tfevents.1729960574.96079601a7f1.6603.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:49d07019f302d0983cb40b4df3d16e7f879f86344043b2de044cf25f5da75928
|
3 |
+
size 359
|