rbelanec commited on
Commit
bd0620a
verified
1 Parent(s): b115304

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_copa_101112_1760637991
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_copa_101112_1760637991
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: 0.0312
23
+ - Num Input Tokens Seen: 562848
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: 101112
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
+ | 0.9281 | 1.0 | 90 | 0.5497 | 28192 |
56
+ | 0.068 | 2.0 | 180 | 0.0412 | 56256 |
57
+ | 0.0154 | 3.0 | 270 | 0.0333 | 84320 |
58
+ | 0.0329 | 4.0 | 360 | 0.0329 | 112416 |
59
+ | 0.0093 | 5.0 | 450 | 0.0326 | 140544 |
60
+ | 0.0023 | 6.0 | 540 | 0.0314 | 168768 |
61
+ | 0.0313 | 7.0 | 630 | 0.0322 | 196896 |
62
+ | 0.0137 | 8.0 | 720 | 0.0314 | 225024 |
63
+ | 0.0757 | 9.0 | 810 | 0.0309 | 253152 |
64
+ | 0.1181 | 10.0 | 900 | 0.0314 | 281312 |
65
+ | 0.0914 | 11.0 | 990 | 0.0323 | 309280 |
66
+ | 0.071 | 12.0 | 1080 | 0.0323 | 337536 |
67
+ | 0.0213 | 13.0 | 1170 | 0.0314 | 365632 |
68
+ | 0.0429 | 14.0 | 1260 | 0.0324 | 393632 |
69
+ | 0.191 | 15.0 | 1350 | 0.0314 | 421696 |
70
+ | 0.0206 | 16.0 | 1440 | 0.0305 | 449984 |
71
+ | 0.0522 | 17.0 | 1530 | 0.0313 | 478016 |
72
+ | 0.0282 | 18.0 | 1620 | 0.0316 | 506272 |
73
+ | 0.0144 | 19.0 | 1710 | 0.0313 | 534432 |
74
+ | 0.0631 | 20.0 | 1800 | 0.0312 | 562848 |
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:f6d5545818120264bcd5d22b47c0ed1488ac8d81c220b46d2f7361e3cbadef60
3
  size 798032
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2a01901a8393da9d28a07865bb5ede14260655b4576ba3052ad36ae10f70d8d7
3
  size 798032