rbelanec commited on
Commit
a09295c
·
verified ·
1 Parent(s): 9188dac

Model save

Browse files
Files changed (2) hide show
  1. README.md +83 -0
  2. adapter_model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,83 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: peft
3
+ license: llama3
4
+ base_model: meta-llama/Meta-Llama-3-8B-Instruct
5
+ tags:
6
+ - base_model:adapter:meta-llama/Meta-Llama-3-8B-Instruct
7
+ - llama-factory
8
+ - transformers
9
+ pipeline_tag: text-generation
10
+ model-index:
11
+ - name: train_stsb_456_1760637814
12
+ results: []
13
+ ---
14
+
15
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
16
+ should probably proofread and complete it, then remove this comment. -->
17
+
18
+ # train_stsb_456_1760637814
19
+
20
+ 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.
21
+ It achieves the following results on the evaluation set:
22
+ - Loss: 0.4453
23
+ - Num Input Tokens Seen: 8714656
24
+
25
+ ## Model description
26
+
27
+ More information needed
28
+
29
+ ## Intended uses & limitations
30
+
31
+ More information needed
32
+
33
+ ## Training and evaluation data
34
+
35
+ More information needed
36
+
37
+ ## Training procedure
38
+
39
+ ### Training hyperparameters
40
+
41
+ The following hyperparameters were used during training:
42
+ - learning_rate: 5e-05
43
+ - train_batch_size: 4
44
+ - eval_batch_size: 4
45
+ - seed: 456
46
+ - optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
47
+ - lr_scheduler_type: cosine
48
+ - lr_scheduler_warmup_ratio: 0.1
49
+ - num_epochs: 20
50
+
51
+ ### Training results
52
+
53
+ | Training Loss | Epoch | Step | Validation Loss | Input Tokens Seen |
54
+ |:-------------:|:-----:|:-----:|:---------------:|:-----------------:|
55
+ | 1.0243 | 1.0 | 1294 | 1.0522 | 435104 |
56
+ | 0.5072 | 2.0 | 2588 | 0.6118 | 870112 |
57
+ | 0.4585 | 3.0 | 3882 | 0.5377 | 1305024 |
58
+ | 0.4735 | 4.0 | 5176 | 0.5074 | 1742048 |
59
+ | 0.4916 | 5.0 | 6470 | 0.4902 | 2176672 |
60
+ | 0.4197 | 6.0 | 7764 | 0.4768 | 2613648 |
61
+ | 0.5125 | 7.0 | 9058 | 0.4705 | 3049776 |
62
+ | 0.5041 | 8.0 | 10352 | 0.4627 | 3486928 |
63
+ | 0.3721 | 9.0 | 11646 | 0.4601 | 3924192 |
64
+ | 0.3501 | 10.0 | 12940 | 0.4545 | 4360736 |
65
+ | 0.603 | 11.0 | 14234 | 0.4522 | 4793520 |
66
+ | 0.3599 | 12.0 | 15528 | 0.4499 | 5230528 |
67
+ | 0.5075 | 13.0 | 16822 | 0.4493 | 5664848 |
68
+ | 0.561 | 14.0 | 18116 | 0.4477 | 6100288 |
69
+ | 0.3745 | 15.0 | 19410 | 0.4466 | 6534240 |
70
+ | 0.5419 | 16.0 | 20704 | 0.4456 | 6969936 |
71
+ | 0.4025 | 17.0 | 21998 | 0.4446 | 7405056 |
72
+ | 0.3401 | 18.0 | 23292 | 0.4447 | 7842624 |
73
+ | 0.4637 | 19.0 | 24586 | 0.4462 | 8279952 |
74
+ | 0.5089 | 20.0 | 25880 | 0.4453 | 8714656 |
75
+
76
+
77
+ ### Framework versions
78
+
79
+ - PEFT 0.17.1
80
+ - Transformers 4.51.3
81
+ - Pytorch 2.9.0+cu128
82
+ - Datasets 4.0.0
83
+ - Tokenizers 0.21.4
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:24b99a9bafe855a8da49c0abd73817da2b559ff779b052493b944153fd1cb88b
3
  size 798032
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:60b81fcc9f3433718619ce95deaa792474d34e35b202e5658b17a9de59781932
3
  size 798032