rbelanec commited on
Commit
ec6c226
·
verified ·
1 Parent(s): 02ac2a1

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_cola_1757340235
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_cola_1757340235
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.2036
21
+ - Num Input Tokens Seen: 3663512
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: 789
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: 10.0
48
+
49
+ ### Training results
50
+
51
+ | Training Loss | Epoch | Step | Validation Loss | Input Tokens Seen |
52
+ |:-------------:|:-----:|:-----:|:---------------:|:-----------------:|
53
+ | 0.1236 | 0.5 | 962 | 0.2745 | 182656 |
54
+ | 0.2375 | 1.0 | 1924 | 0.1683 | 365728 |
55
+ | 0.3172 | 1.5 | 2886 | 0.2014 | 548992 |
56
+ | 0.2088 | 2.0 | 3848 | 0.1443 | 731984 |
57
+ | 0.0806 | 2.5 | 4810 | 0.1764 | 915792 |
58
+ | 0.3512 | 3.0 | 5772 | 0.1655 | 1098920 |
59
+ | 0.0369 | 3.5 | 6734 | 0.1680 | 1281640 |
60
+ | 0.0703 | 4.0 | 7696 | 0.1568 | 1465464 |
61
+ | 0.0718 | 4.5 | 8658 | 0.1608 | 1649720 |
62
+ | 0.1062 | 5.0 | 9620 | 0.1466 | 1831920 |
63
+ | 0.2303 | 5.5 | 10582 | 0.1536 | 2014928 |
64
+ | 0.2191 | 6.0 | 11544 | 0.1693 | 2198176 |
65
+ | 0.1416 | 6.5 | 12506 | 0.1756 | 2381440 |
66
+ | 0.1436 | 7.0 | 13468 | 0.1585 | 2564952 |
67
+ | 0.0112 | 7.5 | 14430 | 0.1843 | 2748568 |
68
+ | 0.15 | 8.0 | 15392 | 0.1909 | 2931096 |
69
+ | 0.0999 | 8.5 | 16354 | 0.1853 | 3113624 |
70
+ | 0.0045 | 9.0 | 17316 | 0.2035 | 3296808 |
71
+ | 0.0655 | 9.5 | 18278 | 0.2026 | 3480168 |
72
+ | 0.0811 | 10.0 | 19240 | 0.2036 | 3663512 |
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:13e102b8a7527c07ccab0d5929e76cd5330fad99af1c8aa87ccc2d8a53467ee2
3
  size 1638528
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3cf525d5e791b5220307c37008266d43bf858d19735d08b653c29ad798fceac6
3
  size 1638528