rbelanec commited on
Commit
edbf7a9
·
verified ·
1 Parent(s): c79eea9

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_1757340238
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_1757340238
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.1530
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.0737 | 0.5 | 962 | 0.2573 | 182656 |
54
+ | 0.2517 | 1.0 | 1924 | 0.1771 | 365728 |
55
+ | 0.2159 | 1.5 | 2886 | 0.1765 | 548992 |
56
+ | 0.1765 | 2.0 | 3848 | 0.1651 | 731984 |
57
+ | 0.1305 | 2.5 | 4810 | 0.1704 | 915792 |
58
+ | 0.33 | 3.0 | 5772 | 0.1675 | 1098920 |
59
+ | 0.0959 | 3.5 | 6734 | 0.1576 | 1281640 |
60
+ | 0.1044 | 4.0 | 7696 | 0.1552 | 1465464 |
61
+ | 0.1593 | 4.5 | 8658 | 0.1579 | 1649720 |
62
+ | 0.071 | 5.0 | 9620 | 0.1549 | 1831920 |
63
+ | 0.1529 | 5.5 | 10582 | 0.1570 | 2014928 |
64
+ | 0.1885 | 6.0 | 11544 | 0.1530 | 2198176 |
65
+ | 0.1467 | 6.5 | 12506 | 0.1522 | 2381440 |
66
+ | 0.1482 | 7.0 | 13468 | 0.1539 | 2564952 |
67
+ | 0.2243 | 7.5 | 14430 | 0.1545 | 2748568 |
68
+ | 0.1888 | 8.0 | 15392 | 0.1522 | 2931096 |
69
+ | 0.073 | 8.5 | 16354 | 0.1533 | 3113624 |
70
+ | 0.0907 | 9.0 | 17316 | 0.1530 | 3296808 |
71
+ | 0.0881 | 9.5 | 18278 | 0.1536 | 3480168 |
72
+ | 0.1452 | 10.0 | 19240 | 0.1530 | 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:89b598b917f9bf298fd9597eecdd712d37bc543f9f5df130544efc08c2cf794d
3
  size 798032
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cd7afce17f3ab72fcecb17c7a0381205248d1b1b61428586d6ce3e1691025cbb
3
  size 798032