rbelanec commited on
Commit
d60f330
·
verified ·
1 Parent(s): bd3236d

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_cb_456_1760637755
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_cb_456_1760637755
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.1910
23
+ - Num Input Tokens Seen: 721856
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: 0.001
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
+ | 0.3273 | 1.0 | 57 | 0.3546 | 36072 |
56
+ | 0.2521 | 2.0 | 114 | 0.1955 | 72896 |
57
+ | 0.0475 | 3.0 | 171 | 0.1200 | 109080 |
58
+ | 0.0829 | 4.0 | 228 | 0.1297 | 145936 |
59
+ | 0.1064 | 5.0 | 285 | 0.0915 | 182024 |
60
+ | 0.0661 | 6.0 | 342 | 0.1748 | 218672 |
61
+ | 0.0432 | 7.0 | 399 | 0.2276 | 254232 |
62
+ | 0.0668 | 8.0 | 456 | 0.0810 | 290912 |
63
+ | 0.0025 | 9.0 | 513 | 0.1416 | 326432 |
64
+ | 0.0031 | 10.0 | 570 | 0.1528 | 362240 |
65
+ | 0.0008 | 11.0 | 627 | 0.1870 | 397880 |
66
+ | 0.0003 | 12.0 | 684 | 0.1899 | 433352 |
67
+ | 0.0003 | 13.0 | 741 | 0.1922 | 469568 |
68
+ | 0.0003 | 14.0 | 798 | 0.1941 | 505048 |
69
+ | 0.0003 | 15.0 | 855 | 0.1952 | 541088 |
70
+ | 0.0003 | 16.0 | 912 | 0.1958 | 577512 |
71
+ | 0.0002 | 17.0 | 969 | 0.1953 | 614128 |
72
+ | 0.0002 | 18.0 | 1026 | 0.1983 | 649608 |
73
+ | 0.0002 | 19.0 | 1083 | 0.1933 | 685200 |
74
+ | 0.0002 | 20.0 | 1140 | 0.1910 | 721856 |
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:18cb2d65a9e6e486f5368f30ebeb27cd4f8ca10d37cd7e476773b6ffa33758da
3
  size 1638528
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4844903ec7751b3a7d892a1f4c5a3fcb8bed311bb73a7186343bf65529107cf9
3
  size 1638528