lillian039
commited on
End of training
Browse files
README.md
CHANGED
@@ -1,8 +1,12 @@
|
|
1 |
---
|
2 |
base_model: barc0/cot-400k-barc-llama3.1-8b-ins-fft-transduction_lr1e-5_epoch3
|
|
|
|
|
|
|
3 |
library_name: peft
|
4 |
license: llama3.1
|
5 |
tags:
|
|
|
6 |
- trl
|
7 |
- sft
|
8 |
- generated_from_trainer
|
@@ -16,7 +20,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
16 |
|
17 |
# cot-trainset-ft-transduction-v2-lora-train
|
18 |
|
19 |
-
This model is a fine-tuned version of [barc0/cot-400k-barc-llama3.1-8b-ins-fft-transduction_lr1e-5_epoch3](https://huggingface.co/barc0/cot-400k-barc-llama3.1-8b-ins-fft-transduction_lr1e-5_epoch3) on the
|
20 |
It achieves the following results on the evaluation set:
|
21 |
- Loss: 0.1333
|
22 |
|
|
|
1 |
---
|
2 |
base_model: barc0/cot-400k-barc-llama3.1-8b-ins-fft-transduction_lr1e-5_epoch3
|
3 |
+
datasets:
|
4 |
+
- barc0/cot_train_dataset_960_ms10_v2
|
5 |
+
- barc0/cot_rearc_dataset_100_ms10
|
6 |
library_name: peft
|
7 |
license: llama3.1
|
8 |
tags:
|
9 |
+
- alignment-handbook
|
10 |
- trl
|
11 |
- sft
|
12 |
- generated_from_trainer
|
|
|
20 |
|
21 |
# cot-trainset-ft-transduction-v2-lora-train
|
22 |
|
23 |
+
This model is a fine-tuned version of [barc0/cot-400k-barc-llama3.1-8b-ins-fft-transduction_lr1e-5_epoch3](https://huggingface.co/barc0/cot-400k-barc-llama3.1-8b-ins-fft-transduction_lr1e-5_epoch3) on the barc0/cot_train_dataset_960_ms10_v2 and the barc0/cot_rearc_dataset_100_ms10 datasets.
|
24 |
It achieves the following results on the evaluation set:
|
25 |
- Loss: 0.1333
|
26 |
|
all_results.json
CHANGED
@@ -1,5 +1,10 @@
|
|
1 |
{
|
2 |
"epoch": 1.9963963963963964,
|
|
|
|
|
|
|
|
|
|
|
3 |
"total_flos": 450799970877440.0,
|
4 |
"train_loss": 0.0942714535009237,
|
5 |
"train_runtime": 4963.7264,
|
|
|
1 |
{
|
2 |
"epoch": 1.9963963963963964,
|
3 |
+
"eval_loss": 0.13327383995056152,
|
4 |
+
"eval_runtime": 50.1634,
|
5 |
+
"eval_samples": 234,
|
6 |
+
"eval_samples_per_second": 4.665,
|
7 |
+
"eval_steps_per_second": 0.598,
|
8 |
"total_flos": 450799970877440.0,
|
9 |
"train_loss": 0.0942714535009237,
|
10 |
"train_runtime": 4963.7264,
|
eval_results.json
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
{
|
2 |
-
"epoch":
|
3 |
-
"eval_loss": 0.
|
4 |
-
"eval_runtime":
|
5 |
-
"eval_samples":
|
6 |
-
"eval_samples_per_second":
|
7 |
-
"eval_steps_per_second": 0.
|
8 |
}
|
|
|
1 |
{
|
2 |
+
"epoch": 1.9963963963963964,
|
3 |
+
"eval_loss": 0.13327383995056152,
|
4 |
+
"eval_runtime": 50.1634,
|
5 |
+
"eval_samples": 234,
|
6 |
+
"eval_samples_per_second": 4.665,
|
7 |
+
"eval_steps_per_second": 0.598
|
8 |
}
|
runs/Dec17_09-25-45_ellis-compute-02.cs.cornell.edu/events.out.tfevents.1734450688.ellis-compute-02.cs.cornell.edu.186689.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:57ca8207368c43fc193a9782faab2bbef1c9b404cd80ffe521f99538a86d0816
|
3 |
+
size 359
|