rbelanec commited on
Commit
0c9c658
·
verified ·
1 Parent(s): 11b83f7

Model save

Browse files
Files changed (2) hide show
  1. README.md +81 -0
  2. adapter_model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,81 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: peft
3
+ license: llama3
4
+ base_model: meta-llama/Meta-Llama-3-8B-Instruct
5
+ tags:
6
+ - llama-factory
7
+ - generated_from_trainer
8
+ model-index:
9
+ - name: train_codealpacapy_42_1760729930
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
+ # train_codealpacapy_42_1760729930
17
+
18
+ This model is a fine-tuned version of [meta-llama/Meta-Llama-3-8B-Instruct](https://huggingface.co/meta-llama/Meta-Llama-3-8B-Instruct) on an unknown dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - Loss: 0.4686
21
+ - Num Input Tokens Seen: 24887720
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: 5e-05
41
+ - train_batch_size: 4
42
+ - eval_batch_size: 4
43
+ - seed: 42
44
+ - optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
45
+ - lr_scheduler_type: cosine
46
+ - lr_scheduler_warmup_ratio: 0.1
47
+ - num_epochs: 20
48
+
49
+ ### Training results
50
+
51
+ | Training Loss | Epoch | Step | Validation Loss | Input Tokens Seen |
52
+ |:-------------:|:-----:|:-----:|:---------------:|:-----------------:|
53
+ | 0.7231 | 1.0 | 1908 | 0.6796 | 1243048 |
54
+ | 0.4163 | 2.0 | 3816 | 0.5497 | 2489456 |
55
+ | 0.4516 | 3.0 | 5724 | 0.5161 | 3733736 |
56
+ | 0.5496 | 4.0 | 7632 | 0.5008 | 4976128 |
57
+ | 0.6014 | 5.0 | 9540 | 0.4919 | 6219592 |
58
+ | 0.6577 | 6.0 | 11448 | 0.4860 | 7467968 |
59
+ | 0.515 | 7.0 | 13356 | 0.4815 | 8709168 |
60
+ | 0.5101 | 8.0 | 15264 | 0.4783 | 9958360 |
61
+ | 0.4895 | 9.0 | 17172 | 0.4756 | 11204000 |
62
+ | 0.5218 | 10.0 | 19080 | 0.4736 | 12446408 |
63
+ | 0.4234 | 11.0 | 20988 | 0.4722 | 13691904 |
64
+ | 0.4803 | 12.0 | 22896 | 0.4711 | 14937216 |
65
+ | 0.6942 | 13.0 | 24804 | 0.4704 | 16179624 |
66
+ | 0.4349 | 14.0 | 26712 | 0.4696 | 17425368 |
67
+ | 0.3951 | 15.0 | 28620 | 0.4692 | 18668536 |
68
+ | 0.5009 | 16.0 | 30528 | 0.4689 | 19916008 |
69
+ | 0.3044 | 17.0 | 32436 | 0.4687 | 21158120 |
70
+ | 0.5018 | 18.0 | 34344 | 0.4686 | 22400368 |
71
+ | 0.4636 | 19.0 | 36252 | 0.4686 | 23645440 |
72
+ | 0.3769 | 20.0 | 38160 | 0.4686 | 24887720 |
73
+
74
+
75
+ ### Framework versions
76
+
77
+ - PEFT 0.15.2
78
+ - Transformers 4.51.3
79
+ - Pytorch 2.8.0+cu128
80
+ - Datasets 3.6.0
81
+ - Tokenizers 0.21.1
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0ecad5c585a19c43466821f407509f171df9c1bd066d74b4771cfe9ce566bcdc
3
  size 798032
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:36e369667f551c99e610f2b331db2e6d86138692ce8a4a6008c232e75b46e2e5
3
  size 798032