rbelanec commited on
Commit
10a4162
·
verified ·
1 Parent(s): 8ebe791

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_cola_456_1760637820
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_cola_456_1760637820
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: 1.1922
23
+ - Num Input Tokens Seen: 7334376
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.7972 | 1.0 | 1924 | 1.3528 | 366712 |
56
+ | 1.1318 | 2.0 | 3848 | 1.2295 | 734016 |
57
+ | 1.1001 | 3.0 | 5772 | 1.2147 | 1100824 |
58
+ | 1.1073 | 4.0 | 7696 | 1.2094 | 1467248 |
59
+ | 1.3069 | 5.0 | 9620 | 1.2004 | 1834568 |
60
+ | 1.0908 | 6.0 | 11544 | 1.2137 | 2201464 |
61
+ | 1.051 | 7.0 | 13468 | 1.1887 | 2568040 |
62
+ | 1.3433 | 8.0 | 15392 | 1.1878 | 2934360 |
63
+ | 1.3921 | 9.0 | 17316 | 1.1815 | 3301448 |
64
+ | 1.4202 | 10.0 | 19240 | 1.1946 | 3668312 |
65
+ | 1.2241 | 11.0 | 21164 | 1.1932 | 4034856 |
66
+ | 0.9093 | 12.0 | 23088 | 1.1956 | 4401344 |
67
+ | 1.2531 | 13.0 | 25012 | 1.1913 | 4767736 |
68
+ | 0.9851 | 14.0 | 26936 | 1.1841 | 5134344 |
69
+ | 1.1953 | 15.0 | 28860 | 1.2019 | 5501408 |
70
+ | 1.1277 | 16.0 | 30784 | 1.1983 | 5867920 |
71
+ | 1.3087 | 17.0 | 32708 | 1.2029 | 6234920 |
72
+ | 1.2584 | 18.0 | 34632 | 1.2029 | 6601944 |
73
+ | 0.8433 | 19.0 | 36556 | 1.1922 | 6968096 |
74
+ | 1.3133 | 20.0 | 38480 | 1.1922 | 7334376 |
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:3a540e3f14f81483aaab7498695148b18bdb30a48fb2976f027bda1f56004a74
3
  size 541712
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f4d53bf27d1a960718565f0d8bd968117fe3dc08686ead7c649932039651297b
3
  size 541712