lillian039
commited on
End of training
Browse files- README.md +9 -1
- all_results.json +5 -0
- config.json +1 -1
- eval_results.json +8 -0
- runs/Dec19_15-22-49_421a2f39e099/events.out.tfevents.1734665525.421a2f39e099.1108.1 +3 -0
README.md
CHANGED
@@ -3,9 +3,17 @@ 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: cot-transduction-only-arc
|
11 |
results: []
|
@@ -16,7 +24,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
16 |
|
17 |
# cot-transduction-only-arc
|
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.0253
|
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/trans_only_cot_100k-gpt4omini-description
|
15 |
+
- barc0/trans_only_cot_100k-gpt4-description
|
16 |
+
- barc0/trans_only_cot_200k_HEAVY_gpt4o-description
|
17 |
model-index:
|
18 |
- name: cot-transduction-only-arc
|
19 |
results: []
|
|
|
24 |
|
25 |
# cot-transduction-only-arc
|
26 |
|
27 |
+
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/trans_only_cot_100k-gpt4omini-description, the barc0/trans_only_cot_100k-gpt4-description and the barc0/trans_only_cot_200k_HEAVY_gpt4o-description datasets.
|
28 |
It achieves the following results on the evaluation set:
|
29 |
- Loss: 0.0253
|
30 |
|
all_results.json
CHANGED
@@ -1,5 +1,10 @@
|
|
1 |
{
|
2 |
"epoch": 2.999499081649691,
|
|
|
|
|
|
|
|
|
|
|
3 |
"total_flos": 2.774679234360541e+18,
|
4 |
"train_loss": 0.03039964318122616,
|
5 |
"train_runtime": 42140.8615,
|
|
|
1 |
{
|
2 |
"epoch": 2.999499081649691,
|
3 |
+
"eval_loss": 0.025284353643655777,
|
4 |
+
"eval_runtime": 179.1708,
|
5 |
+
"eval_samples": 20173,
|
6 |
+
"eval_samples_per_second": 112.591,
|
7 |
+
"eval_steps_per_second": 1.764,
|
8 |
"total_flos": 2.774679234360541e+18,
|
9 |
"train_loss": 0.03039964318122616,
|
10 |
"train_runtime": 42140.8615,
|
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": 2.999499081649691,
|
3 |
+
"eval_loss": 0.025284353643655777,
|
4 |
+
"eval_runtime": 179.1708,
|
5 |
+
"eval_samples": 20173,
|
6 |
+
"eval_samples_per_second": 112.591,
|
7 |
+
"eval_steps_per_second": 1.764
|
8 |
+
}
|
runs/Dec19_15-22-49_421a2f39e099/events.out.tfevents.1734665525.421a2f39e099.1108.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7529504490ef2973e1ea2ac4c35b67de21a78c35d5099c36b595b2617d7d7835
|
3 |
+
size 359
|