End of training
Browse files- README.md +9 -1
- all_results.json +5 -0
- config.json +1 -1
- eval_results.json +5 -5
- runs/Oct10_19-42-40_dadbe548fd7a/events.out.tfevents.1728608966.dadbe548fd7a.2251.1 +3 -0
README.md
CHANGED
|
@@ -3,9 +3,17 @@ library_name: transformers
|
|
| 3 |
license: llama3.2
|
| 4 |
base_model: meta-llama/Llama-3.2-1B-Instruct
|
| 5 |
tags:
|
|
|
|
| 6 |
- trl
|
| 7 |
- sft
|
| 8 |
- generated_from_trainer
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 9 |
model-index:
|
| 10 |
- name: llama3.2-1b-instruct-fft-transduction-engineer_lr1e-5_epoch4
|
| 11 |
results: []
|
|
@@ -16,7 +24,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 16 |
|
| 17 |
# llama3.2-1b-instruct-fft-transduction-engineer_lr1e-5_epoch4
|
| 18 |
|
| 19 |
-
This model is a fine-tuned version of [meta-llama/Llama-3.2-1B-Instruct](https://huggingface.co/meta-llama/Llama-3.2-1B-Instruct) on the
|
| 20 |
It achieves the following results on the evaluation set:
|
| 21 |
- Loss: 0.0409
|
| 22 |
|
|
|
|
| 3 |
license: llama3.2
|
| 4 |
base_model: meta-llama/Llama-3.2-1B-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_angmented_100k-gpt4-description-gpt4omini-code_generated_problems
|
| 15 |
+
- barc0/transduction_angmented_100k_gpt4o-mini_generated_problems
|
| 16 |
+
- barc0/transduction_rearc_dataset_400k
|
| 17 |
model-index:
|
| 18 |
- name: llama3.2-1b-instruct-fft-transduction-engineer_lr1e-5_epoch4
|
| 19 |
results: []
|
|
|
|
| 24 |
|
| 25 |
# llama3.2-1b-instruct-fft-transduction-engineer_lr1e-5_epoch4
|
| 26 |
|
| 27 |
+
This model is a fine-tuned version of [meta-llama/Llama-3.2-1B-Instruct](https://huggingface.co/meta-llama/Llama-3.2-1B-Instruct) on the barc0/transduction_angmented_100k-gpt4-description-gpt4omini-code_generated_problems, the barc0/transduction_angmented_100k_gpt4o-mini_generated_problems and the barc0/transduction_rearc_dataset_400k datasets.
|
| 28 |
It achieves the following results on the evaluation set:
|
| 29 |
- Loss: 0.0409
|
| 30 |
|
all_results.json
CHANGED
|
@@ -1,5 +1,10 @@
|
|
| 1 |
{
|
| 2 |
"epoch": 4.0,
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
"total_flos": 1010769106173952.0,
|
| 4 |
"train_loss": 0.055861650320550765,
|
| 5 |
"train_runtime": 18499.8374,
|
|
|
|
| 1 |
{
|
| 2 |
"epoch": 4.0,
|
| 3 |
+
"eval_loss": 0.04085389897227287,
|
| 4 |
+
"eval_runtime": 77.96,
|
| 5 |
+
"eval_samples": 15166,
|
| 6 |
+
"eval_samples_per_second": 194.536,
|
| 7 |
+
"eval_steps_per_second": 3.04,
|
| 8 |
"total_flos": 1010769106173952.0,
|
| 9 |
"train_loss": 0.055861650320550765,
|
| 10 |
"train_runtime": 18499.8374,
|
config.json
CHANGED
|
@@ -35,6 +35,6 @@
|
|
| 35 |
"tie_word_embeddings": true,
|
| 36 |
"torch_dtype": "bfloat16",
|
| 37 |
"transformers_version": "4.45.0.dev0",
|
| 38 |
-
"use_cache":
|
| 39 |
"vocab_size": 128256
|
| 40 |
}
|
|
|
|
| 35 |
"tie_word_embeddings": true,
|
| 36 |
"torch_dtype": "bfloat16",
|
| 37 |
"transformers_version": "4.45.0.dev0",
|
| 38 |
+
"use_cache": true,
|
| 39 |
"vocab_size": 128256
|
| 40 |
}
|
eval_results.json
CHANGED
|
@@ -1,8 +1,8 @@
|
|
| 1 |
{
|
| 2 |
-
"epoch":
|
| 3 |
-
"eval_loss": 0.
|
| 4 |
-
"eval_runtime":
|
| 5 |
"eval_samples": 15166,
|
| 6 |
-
"eval_samples_per_second":
|
| 7 |
-
"eval_steps_per_second":
|
| 8 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"epoch": 4.0,
|
| 3 |
+
"eval_loss": 0.04085389897227287,
|
| 4 |
+
"eval_runtime": 77.96,
|
| 5 |
"eval_samples": 15166,
|
| 6 |
+
"eval_samples_per_second": 194.536,
|
| 7 |
+
"eval_steps_per_second": 3.04
|
| 8 |
}
|
runs/Oct10_19-42-40_dadbe548fd7a/events.out.tfevents.1728608966.dadbe548fd7a.2251.1
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7e20d9e0eebbe4268e8315539d2dc59446e705e7e71fb6771a0567825c5edcc4
|
| 3 |
+
size 359
|