chchen commited on
Commit
ecd1080
·
verified ·
1 Parent(s): 7e1ba13

Model save

Browse files
Files changed (2) hide show
  1. README.md +74 -0
  2. adapter_model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,74 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: peft
3
+ license: llama3.1
4
+ base_model: meta-llama/Meta-Llama-3.1-8B-Instruct
5
+ tags:
6
+ - trl
7
+ - kto
8
+ - llama-factory
9
+ - generated_from_trainer
10
+ model-index:
11
+ - name: Llama-3.1-8B-Instruct-KTO-100
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
+ # Llama-3.1-8B-Instruct-KTO-100
19
+
20
+ This model is a fine-tuned version of [meta-llama/Meta-Llama-3.1-8B-Instruct](https://huggingface.co/meta-llama/Meta-Llama-3.1-8B-Instruct) on an unknown dataset.
21
+ It achieves the following results on the evaluation set:
22
+ - Loss: 0.4997
23
+ - Rewards/chosen: 0.0050
24
+ - Logps/chosen: -17.0744
25
+ - Logits/chosen: -5053702.8571
26
+ - Rewards/rejected: 0.0078
27
+ - Logps/rejected: -23.8299
28
+ - Logits/rejected: -7957526.6667
29
+ - Rewards/margins: -0.0028
30
+ - Kl: 0.0
31
+
32
+ ## Model description
33
+
34
+ More information needed
35
+
36
+ ## Intended uses & limitations
37
+
38
+ More information needed
39
+
40
+ ## Training and evaluation data
41
+
42
+ More information needed
43
+
44
+ ## Training procedure
45
+
46
+ ### Training hyperparameters
47
+
48
+ The following hyperparameters were used during training:
49
+ - learning_rate: 5e-06
50
+ - train_batch_size: 2
51
+ - eval_batch_size: 2
52
+ - seed: 42
53
+ - gradient_accumulation_steps: 8
54
+ - total_train_batch_size: 16
55
+ - optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
56
+ - lr_scheduler_type: cosine
57
+ - lr_scheduler_warmup_ratio: 0.1
58
+ - num_epochs: 10.0
59
+
60
+ ### Training results
61
+
62
+ | Training Loss | Epoch | Step | Validation Loss | Rewards/chosen | Logps/chosen | Logits/chosen | Rewards/rejected | Logps/rejected | Logits/rejected | Rewards/margins | |
63
+ |:-------------:|:------:|:----:|:---------------:|:--------------:|:------------:|:-------------:|:----------------:|:--------------:|:---------------:|:---------------:|:------:|
64
+ | 0.4944 | 4.4444 | 50 | 0.5018 | -0.0014 | -17.1389 | -5154306.2857 | 0.0189 | -23.7185 | -7920785.3333 | -0.0204 | 0.0758 |
65
+ | 0.4809 | 8.8889 | 100 | 0.4997 | 0.0050 | -17.0744 | -5053702.8571 | 0.0078 | -23.8299 | -7957526.6667 | -0.0028 | 0.0 |
66
+
67
+
68
+ ### Framework versions
69
+
70
+ - PEFT 0.12.0
71
+ - Transformers 4.46.1
72
+ - Pytorch 2.5.1+cu124
73
+ - Datasets 3.1.0
74
+ - Tokenizers 0.20.3
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:43be253c9f86fb682987737906cad8175b1f8d29c2b825528f5c4fe1ae7a1dc8
3
  size 83945296
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e660bacf6f915a5895ef4934beff0aff7bef9cbf0d71503041d69bd42d753395
3
  size 83945296