rbelanec commited on
Commit
42e6f27
·
verified ·
1 Parent(s): 22c2764

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_42_1760637621
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_42_1760637621
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.3361
24
+ - Num Input Tokens Seen: 67768656
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: 42
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.0247 | 1.0 | 15154 | 0.0640 | 3383904 |
57
+ | 0.1484 | 2.0 | 30308 | 0.0716 | 6774480 |
58
+ | 0.0016 | 3.0 | 45462 | 0.0735 | 10163152 |
59
+ | 0.0502 | 4.0 | 60616 | 0.0910 | 13552544 |
60
+ | 0.3178 | 5.0 | 75770 | 0.1166 | 16941120 |
61
+ | 0.1327 | 6.0 | 90924 | 0.1176 | 20331520 |
62
+ | 0.0001 | 7.0 | 106078 | 0.1640 | 23721840 |
63
+ | 0.0001 | 8.0 | 121232 | 0.1532 | 27111168 |
64
+ | 0.0379 | 9.0 | 136386 | 0.1800 | 30498912 |
65
+ | 0.04 | 10.0 | 151540 | 0.1885 | 33886240 |
66
+ | 0.0001 | 11.0 | 166694 | 0.2168 | 37277536 |
67
+ | 0.0 | 12.0 | 181848 | 0.2099 | 40664576 |
68
+ | 0.0 | 13.0 | 197002 | 0.2239 | 44053792 |
69
+ | 0.0 | 14.0 | 212156 | 0.2550 | 47441984 |
70
+ | 0.0852 | 15.0 | 227310 | 0.2460 | 50830480 |
71
+ | 0.0 | 16.0 | 242464 | 0.2393 | 54215696 |
72
+ | 0.0 | 17.0 | 257618 | 0.2930 | 57603296 |
73
+ | 0.0 | 18.0 | 272772 | 0.3301 | 60987568 |
74
+ | 0.0 | 19.0 | 287926 | 0.3340 | 64378192 |
75
+ | 0.0 | 20.0 | 303080 | 0.3361 | 67768656 |
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:15acd20a26921b64dded43fe9ad8fd67a98a2f30b21d957ff1adbc86eca5c209
3
  size 58745928
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f49f06b1ac512b66c7a3d7945694d9c32b11062091710ba3abe398f76160d05c
3
  size 58745928