End of training
Browse files
README.md
ADDED
@@ -0,0 +1,82 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
library_name: transformers
|
3 |
+
base_model: rasyosef/Llama-3.2-400M-Amharic
|
4 |
+
tags:
|
5 |
+
- trl
|
6 |
+
- sft
|
7 |
+
- generated_from_trainer
|
8 |
+
model-index:
|
9 |
+
- name: Llama-3.2-400M-Amharic-Poems-Stories-V7
|
10 |
+
results: []
|
11 |
+
---
|
12 |
+
|
13 |
+
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
14 |
+
should probably proofread and complete it, then remove this comment. -->
|
15 |
+
|
16 |
+
# Llama-3.2-400M-Amharic-Poems-Stories-V7
|
17 |
+
|
18 |
+
This model is a fine-tuned version of [rasyosef/Llama-3.2-400M-Amharic](https://huggingface.co/rasyosef/Llama-3.2-400M-Amharic) on the None dataset.
|
19 |
+
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 1.0906
|
21 |
+
- Model Preparation Time: 0.0031
|
22 |
+
|
23 |
+
## Model description
|
24 |
+
|
25 |
+
More information needed
|
26 |
+
|
27 |
+
## Intended uses & limitations
|
28 |
+
|
29 |
+
More information needed
|
30 |
+
|
31 |
+
## Training and evaluation data
|
32 |
+
|
33 |
+
More information needed
|
34 |
+
|
35 |
+
## Training procedure
|
36 |
+
|
37 |
+
### Training hyperparameters
|
38 |
+
|
39 |
+
The following hyperparameters were used during training:
|
40 |
+
- learning_rate: 8e-05
|
41 |
+
- train_batch_size: 4
|
42 |
+
- eval_batch_size: 4
|
43 |
+
- seed: 42
|
44 |
+
- gradient_accumulation_steps: 2
|
45 |
+
- total_train_batch_size: 8
|
46 |
+
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
47 |
+
- lr_scheduler_type: cosine
|
48 |
+
- lr_scheduler_warmup_ratio: 0.1
|
49 |
+
- lr_scheduler_warmup_steps: 250
|
50 |
+
- num_epochs: 4
|
51 |
+
- mixed_precision_training: Native AMP
|
52 |
+
|
53 |
+
### Training results
|
54 |
+
|
55 |
+
| Training Loss | Epoch | Step | Validation Loss | Model Preparation Time |
|
56 |
+
|:-------------:|:------:|:----:|:---------------:|:----------------------:|
|
57 |
+
| 2.7914 | 0.2161 | 500 | 1.8555 | 0.0031 |
|
58 |
+
| 1.5562 | 0.4322 | 1000 | 1.2348 | 0.0031 |
|
59 |
+
| 1.1782 | 0.6484 | 1500 | 1.0413 | 0.0031 |
|
60 |
+
| 1.1022 | 0.8645 | 2000 | 0.9654 | 0.0031 |
|
61 |
+
| 0.8029 | 1.0806 | 2500 | 1.0335 | 0.0031 |
|
62 |
+
| 0.4356 | 1.2967 | 3000 | 0.9861 | 0.0031 |
|
63 |
+
| 0.4407 | 1.5129 | 3500 | 0.9813 | 0.0031 |
|
64 |
+
| 0.4433 | 1.7290 | 4000 | 0.9752 | 0.0031 |
|
65 |
+
| 0.4439 | 1.9451 | 4500 | 0.9300 | 0.0031 |
|
66 |
+
| 0.218 | 2.1612 | 5000 | 1.0673 | 0.0031 |
|
67 |
+
| 0.1549 | 2.3774 | 5500 | 1.0764 | 0.0031 |
|
68 |
+
| 0.1602 | 2.5935 | 6000 | 1.0732 | 0.0031 |
|
69 |
+
| 0.1525 | 2.8096 | 6500 | 1.0654 | 0.0031 |
|
70 |
+
| 0.1473 | 3.0257 | 7000 | 1.0759 | 0.0031 |
|
71 |
+
| 0.0907 | 3.2418 | 7500 | 1.0896 | 0.0031 |
|
72 |
+
| 0.092 | 3.4580 | 8000 | 1.0920 | 0.0031 |
|
73 |
+
| 0.0925 | 3.6741 | 8500 | 1.0912 | 0.0031 |
|
74 |
+
| 0.0972 | 3.8902 | 9000 | 1.0906 | 0.0031 |
|
75 |
+
|
76 |
+
|
77 |
+
### Framework versions
|
78 |
+
|
79 |
+
- Transformers 4.45.0
|
80 |
+
- Pytorch 2.4.1+cu121
|
81 |
+
- Datasets 3.3.2
|
82 |
+
- Tokenizers 0.20.3
|
generation_config.json
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_from_model_config": true,
|
3 |
+
"bos_token_id": 32000,
|
4 |
+
"eos_token_id": 32001,
|
5 |
+
"pad_token_id": 32001,
|
6 |
+
"transformers_version": "4.45.0"
|
7 |
+
}
|
runs/Mar02_00-49-13_455261b74c82/events.out.tfevents.1740888696.455261b74c82.21.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b606045080f0fa9685e65054ef6173d34846dcd5a2b7eaeec93889278ec7858d
|
3 |
+
size 425
|