rbelanec commited on
Commit
b9c677c
·
verified ·
1 Parent(s): f860e14

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_math_qa_42_1760637608
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_math_qa_42_1760637608
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.0853
23
+ - Num Input Tokens Seen: 77902976
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: 42
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.0655 | 1.0 | 6714 | 1.1416 | 3894552 |
56
+ | 1.2032 | 2.0 | 13428 | 1.1012 | 7790784 |
57
+ | 0.9582 | 3.0 | 20142 | 1.0889 | 11684296 |
58
+ | 1.3693 | 4.0 | 26856 | 1.0766 | 15578848 |
59
+ | 1.201 | 5.0 | 33570 | 1.0877 | 19476576 |
60
+ | 1.0457 | 6.0 | 40284 | 1.0866 | 23368392 |
61
+ | 1.499 | 7.0 | 46998 | 1.0882 | 27263880 |
62
+ | 1.0843 | 8.0 | 53712 | 1.0823 | 31154960 |
63
+ | 1.2063 | 9.0 | 60426 | 1.0827 | 35053760 |
64
+ | 1.4493 | 10.0 | 67140 | 1.0846 | 38947216 |
65
+ | 1.106 | 11.0 | 73854 | 1.0793 | 42844400 |
66
+ | 0.9584 | 12.0 | 80568 | 1.0869 | 46741816 |
67
+ | 0.9073 | 13.0 | 87282 | 1.0850 | 50638456 |
68
+ | 1.1854 | 14.0 | 93996 | 1.0829 | 54533112 |
69
+ | 1.1255 | 15.0 | 100710 | 1.0822 | 58429624 |
70
+ | 0.9647 | 16.0 | 107424 | 1.0798 | 62323952 |
71
+ | 1.0066 | 17.0 | 114138 | 1.0853 | 66220752 |
72
+ | 1.4593 | 18.0 | 120852 | 1.0853 | 70113640 |
73
+ | 1.1357 | 19.0 | 127566 | 1.0853 | 74009160 |
74
+ | 0.822 | 20.0 | 134280 | 1.0853 | 77902976 |
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:ec36cae4c257304fea05d9d6465330268c78e0365203d568c82978c58e7718bb
3
  size 541712
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dcbc6ed96964da2fef7554baea22fa1417903b9bae50dd4a6dacdd7801f25907
3
  size 541712