lillian039
commited on
End of training
Browse files
README.md
CHANGED
@@ -3,9 +3,15 @@ library_name: transformers
|
|
3 |
license: llama3.2
|
4 |
base_model: meta-llama/Llama-3.2-3B
|
5 |
tags:
|
|
|
6 |
- trl
|
7 |
- sft
|
8 |
- generated_from_trainer
|
|
|
|
|
|
|
|
|
|
|
9 |
model-index:
|
10 |
- name: subject3-test1
|
11 |
results: []
|
@@ -16,7 +22,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
16 |
|
17 |
# subject3-test1
|
18 |
|
19 |
-
This model is a fine-tuned version of [meta-llama/Llama-3.2-3B](https://huggingface.co/meta-llama/Llama-3.2-3B) on
|
20 |
It achieves the following results on the evaluation set:
|
21 |
- Loss: 0.5905
|
22 |
|
|
|
3 |
license: llama3.2
|
4 |
base_model: meta-llama/Llama-3.2-3B
|
5 |
tags:
|
6 |
+
- alignment-handbook
|
7 |
- trl
|
8 |
- sft
|
9 |
- generated_from_trainer
|
10 |
+
- trl
|
11 |
+
- sft
|
12 |
+
- generated_from_trainer
|
13 |
+
datasets:
|
14 |
+
- EEG123/DE_subject_3
|
15 |
model-index:
|
16 |
- name: subject3-test1
|
17 |
results: []
|
|
|
22 |
|
23 |
# subject3-test1
|
24 |
|
25 |
+
This model is a fine-tuned version of [meta-llama/Llama-3.2-3B](https://huggingface.co/meta-llama/Llama-3.2-3B) on the EEG123/DE_subject_3 dataset.
|
26 |
It achieves the following results on the evaluation set:
|
27 |
- Loss: 0.5905
|
28 |
|
all_results.json
CHANGED
@@ -1,5 +1,10 @@
|
|
1 |
{
|
2 |
"epoch": 2.0,
|
|
|
|
|
|
|
|
|
|
|
3 |
"total_flos": 22077400891392.0,
|
4 |
"train_loss": 0.6806143896792588,
|
5 |
"train_runtime": 3320.7586,
|
|
|
1 |
{
|
2 |
"epoch": 2.0,
|
3 |
+
"eval_loss": 0.590460479259491,
|
4 |
+
"eval_runtime": 175.5321,
|
5 |
+
"eval_samples": 2115,
|
6 |
+
"eval_samples_per_second": 12.049,
|
7 |
+
"eval_steps_per_second": 1.51,
|
8 |
"total_flos": 22077400891392.0,
|
9 |
"train_loss": 0.6806143896792588,
|
10 |
"train_runtime": 3320.7586,
|
config.json
CHANGED
@@ -31,6 +31,6 @@
|
|
31 |
"tie_word_embeddings": true,
|
32 |
"torch_dtype": "bfloat16",
|
33 |
"transformers_version": "4.45.0.dev0",
|
34 |
-
"use_cache":
|
35 |
"vocab_size": 128256
|
36 |
}
|
|
|
31 |
"tie_word_embeddings": true,
|
32 |
"torch_dtype": "bfloat16",
|
33 |
"transformers_version": "4.45.0.dev0",
|
34 |
+
"use_cache": true,
|
35 |
"vocab_size": 128256
|
36 |
}
|
eval_results.json
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"epoch": 2.0,
|
3 |
+
"eval_loss": 0.590460479259491,
|
4 |
+
"eval_runtime": 175.5321,
|
5 |
+
"eval_samples": 2115,
|
6 |
+
"eval_samples_per_second": 12.049,
|
7 |
+
"eval_steps_per_second": 1.51
|
8 |
+
}
|
runs/Dec31_22-28-48_ellis-compute-02.cs.cornell.edu/events.out.tfevents.1735705804.ellis-compute-02.cs.cornell.edu.2275527.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a02cf9a4d5945df500f7970989a14583a862757d04d874a93f7fcb7c201f6ccc
|
3 |
+
size 359
|