rbelanec commited on
Commit
f1bc398
verified
1 Parent(s): 9e6fed6

Model save

Browse files
Files changed (2) hide show
  1. README.md +84 -0
  2. adapter_model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,84 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ - lora
9
+ - transformers
10
+ pipeline_tag: text-generation
11
+ model-index:
12
+ - name: train_sst2_101112_1760638077
13
+ results: []
14
+ ---
15
+
16
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
17
+ should probably proofread and complete it, then remove this comment. -->
18
+
19
+ # train_sst2_101112_1760638077
20
+
21
+ 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.
22
+ It achieves the following results on the evaluation set:
23
+ - Loss: 0.3623
24
+ - Num Input Tokens Seen: 67752208
25
+
26
+ ## Model description
27
+
28
+ More information needed
29
+
30
+ ## Intended uses & limitations
31
+
32
+ More information needed
33
+
34
+ ## Training and evaluation data
35
+
36
+ More information needed
37
+
38
+ ## Training procedure
39
+
40
+ ### Training hyperparameters
41
+
42
+ The following hyperparameters were used during training:
43
+ - learning_rate: 5e-05
44
+ - train_batch_size: 4
45
+ - eval_batch_size: 4
46
+ - seed: 101112
47
+ - optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
48
+ - lr_scheduler_type: cosine
49
+ - lr_scheduler_warmup_ratio: 0.1
50
+ - num_epochs: 20
51
+
52
+ ### Training results
53
+
54
+ | Training Loss | Epoch | Step | Validation Loss | Input Tokens Seen |
55
+ |:-------------:|:-----:|:------:|:---------------:|:-----------------:|
56
+ | 0.1865 | 1.0 | 15154 | 0.0877 | 3387376 |
57
+ | 0.0316 | 2.0 | 30308 | 0.0642 | 6776272 |
58
+ | 0.0042 | 3.0 | 45462 | 0.0712 | 10162816 |
59
+ | 0.0008 | 4.0 | 60616 | 0.0950 | 13553408 |
60
+ | 0.0003 | 5.0 | 75770 | 0.1063 | 16938528 |
61
+ | 0.001 | 6.0 | 90924 | 0.1091 | 20326208 |
62
+ | 0.0131 | 7.0 | 106078 | 0.1454 | 23713072 |
63
+ | 0.0008 | 8.0 | 121232 | 0.1714 | 27100096 |
64
+ | 0.0264 | 9.0 | 136386 | 0.1994 | 30487024 |
65
+ | 0.0043 | 10.0 | 151540 | 0.1653 | 33871648 |
66
+ | 0.0 | 11.0 | 166694 | 0.1943 | 37260608 |
67
+ | 0.0 | 12.0 | 181848 | 0.1818 | 40646320 |
68
+ | 0.0 | 13.0 | 197002 | 0.2055 | 44035072 |
69
+ | 0.0001 | 14.0 | 212156 | 0.2781 | 47423936 |
70
+ | 0.0 | 15.0 | 227310 | 0.2884 | 50810512 |
71
+ | 0.0 | 16.0 | 242464 | 0.3510 | 54201824 |
72
+ | 0.0 | 17.0 | 257618 | 0.3313 | 57588768 |
73
+ | 0.0 | 18.0 | 272772 | 0.3547 | 60979040 |
74
+ | 0.0 | 19.0 | 287926 | 0.3597 | 64364064 |
75
+ | 0.0 | 20.0 | 303080 | 0.3623 | 67752208 |
76
+
77
+
78
+ ### Framework versions
79
+
80
+ - PEFT 0.17.1
81
+ - Transformers 4.51.3
82
+ - Pytorch 2.9.0+cu128
83
+ - Datasets 4.0.0
84
+ - Tokenizers 0.21.4
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:416b8e018346eb709388341c638e949dfb55aeef5be3f5dcef14cb1b308788aa
3
  size 58745928
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e5b88a9f5307493dcc8b97267f30653c39490c3cdc425de0d77c293530788a39
3
  size 58745928