rbelanec commited on
Commit
302364c
verified
1 Parent(s): 73e884b

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_qnli_101112_1760638087
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_qnli_101112_1760638087
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.0421
23
+ - Num Input Tokens Seen: 207147488
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: 0.03
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.0516 | 1.0 | 23567 | 0.0472 | 10356896 |
56
+ | 0.0494 | 2.0 | 47134 | 0.0439 | 20715296 |
57
+ | 0.0298 | 3.0 | 70701 | 0.0406 | 31065184 |
58
+ | 0.0369 | 4.0 | 94268 | 0.0407 | 41428128 |
59
+ | 0.0546 | 5.0 | 117835 | 0.0401 | 51784320 |
60
+ | 0.0607 | 6.0 | 141402 | 0.0394 | 62144160 |
61
+ | 0.071 | 7.0 | 164969 | 0.0392 | 72511552 |
62
+ | 0.0365 | 8.0 | 188536 | 0.0383 | 82864256 |
63
+ | 0.0241 | 9.0 | 212103 | 0.0392 | 93220320 |
64
+ | 0.0532 | 10.0 | 235670 | 0.0430 | 103572992 |
65
+ | 0.0269 | 11.0 | 259237 | 0.0425 | 113924768 |
66
+ | 0.0115 | 12.0 | 282804 | 0.0423 | 124282240 |
67
+ | 0.01 | 13.0 | 306371 | 0.0438 | 134645600 |
68
+ | 0.0052 | 14.0 | 329938 | 0.0410 | 145000704 |
69
+ | 0.0046 | 15.0 | 353505 | 0.0426 | 155349152 |
70
+ | 0.0213 | 16.0 | 377072 | 0.0426 | 165706304 |
71
+ | 0.0239 | 17.0 | 400639 | 0.0422 | 176064704 |
72
+ | 0.0377 | 18.0 | 424206 | 0.0421 | 186423936 |
73
+ | 0.017 | 19.0 | 447773 | 0.0421 | 196786464 |
74
+ | 0.0164 | 20.0 | 471340 | 0.0421 | 207147488 |
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:ea8f7147cfacdda69a8bfb3fc228e6aadbb20e609c4a06ce8edad84585c979c7
3
  size 819328
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cead8a1136a978aef0aa182c465dbd2da59e0e1b7b1f7800f1a80b08717d1486
3
  size 819328