End of training
Browse files
README.md
CHANGED
|
@@ -1,10 +1,11 @@
|
|
| 1 |
---
|
| 2 |
base_model: meta-llama/Meta-Llama-3-8B
|
| 3 |
datasets:
|
| 4 |
-
-
|
| 5 |
library_name: peft
|
| 6 |
license: llama3
|
| 7 |
tags:
|
|
|
|
| 8 |
- trl
|
| 9 |
- sft
|
| 10 |
- generated_from_trainer
|
|
@@ -18,7 +19,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 18 |
|
| 19 |
# llama3.1-8b-gpt4o_100k_classification-k
|
| 20 |
|
| 21 |
-
This model is a fine-tuned version of [meta-llama/Meta-Llama-3-8B](https://huggingface.co/meta-llama/Meta-Llama-3-8B) on the
|
| 22 |
It achieves the following results on the evaluation set:
|
| 23 |
- Loss: 1.6382
|
| 24 |
|
|
|
|
| 1 |
---
|
| 2 |
base_model: meta-llama/Meta-Llama-3-8B
|
| 3 |
datasets:
|
| 4 |
+
- llama-duo/synth_classification_dataset_dedup
|
| 5 |
library_name: peft
|
| 6 |
license: llama3
|
| 7 |
tags:
|
| 8 |
+
- alignment-handbook
|
| 9 |
- trl
|
| 10 |
- sft
|
| 11 |
- generated_from_trainer
|
|
|
|
| 19 |
|
| 20 |
# llama3.1-8b-gpt4o_100k_classification-k
|
| 21 |
|
| 22 |
+
This model is a fine-tuned version of [meta-llama/Meta-Llama-3-8B](https://huggingface.co/meta-llama/Meta-Llama-3-8B) on the llama-duo/synth_classification_dataset_dedup dataset.
|
| 23 |
It achieves the following results on the evaluation set:
|
| 24 |
- Loss: 1.6382
|
| 25 |
|
all_results.json
CHANGED
|
@@ -1,5 +1,10 @@
|
|
| 1 |
{
|
| 2 |
"epoch": 0.9957805907172996,
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
"total_flos": 3.48383355932246e+17,
|
| 4 |
"train_loss": 1.291591884726185,
|
| 5 |
"train_runtime": 1283.2771,
|
|
|
|
| 1 |
{
|
| 2 |
"epoch": 0.9957805907172996,
|
| 3 |
+
"eval_loss": 1.6381601095199585,
|
| 4 |
+
"eval_runtime": 1.1447,
|
| 5 |
+
"eval_samples": 16,
|
| 6 |
+
"eval_samples_per_second": 1.747,
|
| 7 |
+
"eval_steps_per_second": 0.874,
|
| 8 |
"total_flos": 3.48383355932246e+17,
|
| 9 |
"train_loss": 1.291591884726185,
|
| 10 |
"train_runtime": 1283.2771,
|
eval_results.json
CHANGED
|
@@ -1,8 +1,8 @@
|
|
| 1 |
{
|
| 2 |
"epoch": 0.9957805907172996,
|
| 3 |
-
"eval_loss": 1.
|
| 4 |
-
"eval_runtime": 1.
|
| 5 |
"eval_samples": 16,
|
| 6 |
-
"eval_samples_per_second": 1.
|
| 7 |
-
"eval_steps_per_second": 0.
|
| 8 |
}
|
|
|
|
| 1 |
{
|
| 2 |
"epoch": 0.9957805907172996,
|
| 3 |
+
"eval_loss": 1.6381601095199585,
|
| 4 |
+
"eval_runtime": 1.1447,
|
| 5 |
"eval_samples": 16,
|
| 6 |
+
"eval_samples_per_second": 1.747,
|
| 7 |
+
"eval_steps_per_second": 0.874
|
| 8 |
}
|
runs/Sep29_04-53-41_82b7fdadb1f8/events.out.tfevents.1727587207.82b7fdadb1f8.364615.1
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b4a8ce256f5774d78f4e9f1bc17f4a9199fd095038392545f8cbe53fdd8fa51c
|
| 3 |
+
size 354
|