rbelanec commited on
Commit
9aa865b
verified
1 Parent(s): 55dde6b

Model save

Browse files
Files changed (2) hide show
  1. README.md +80 -0
  2. adapter_model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,80 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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_cb_1757340195
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_cb_1757340195
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.1566
21
+ - Num Input Tokens Seen: 356456
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: 123
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
+ | 1.2233 | 0.5088 | 29 | 1.1734 | 20064 |
54
+ | 1.1998 | 1.0175 | 58 | 1.1734 | 37832 |
55
+ | 0.6419 | 1.5263 | 87 | 0.5481 | 57288 |
56
+ | 0.2289 | 2.0351 | 116 | 0.1922 | 74520 |
57
+ | 0.571 | 2.5439 | 145 | 0.1745 | 93080 |
58
+ | 0.1435 | 3.0526 | 174 | 0.1630 | 111928 |
59
+ | 0.3009 | 3.5614 | 203 | 0.1576 | 131160 |
60
+ | 0.169 | 4.0702 | 232 | 0.1597 | 150056 |
61
+ | 0.0563 | 4.5789 | 261 | 0.1598 | 167208 |
62
+ | 0.0956 | 5.0877 | 290 | 0.1542 | 186160 |
63
+ | 0.0739 | 5.5965 | 319 | 0.1533 | 206000 |
64
+ | 0.1738 | 6.1053 | 348 | 0.1532 | 224064 |
65
+ | 0.1546 | 6.6140 | 377 | 0.1549 | 243840 |
66
+ | 0.0495 | 7.1228 | 406 | 0.1545 | 261504 |
67
+ | 0.1625 | 7.6316 | 435 | 0.1503 | 280352 |
68
+ | 0.0503 | 8.1404 | 464 | 0.1513 | 299344 |
69
+ | 0.3406 | 8.6491 | 493 | 0.1492 | 318672 |
70
+ | 0.0851 | 9.1579 | 522 | 0.1530 | 337480 |
71
+ | 0.1179 | 9.6667 | 551 | 0.1566 | 356456 |
72
+
73
+
74
+ ### Framework versions
75
+
76
+ - PEFT 0.15.2
77
+ - Transformers 4.51.3
78
+ - Pytorch 2.8.0+cu128
79
+ - Datasets 3.6.0
80
+ - Tokenizers 0.21.1
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7002ea32650eb9951e000b7ef9cd092a9bd024701c4ec20577a027165fe70c84
3
  size 798032
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2afdbb3d3ce8a790808c439c7fd46efdf55b924f3289dfba40a3bdb2840736e0
3
  size 798032