LBK95 commited on
Commit
636b1dc
1 Parent(s): 559a003

End of training

Browse files
Files changed (2) hide show
  1. README.md +76 -0
  2. adapter_model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,76 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: llama2
3
+ library_name: peft
4
+ tags:
5
+ - trl
6
+ - dpo
7
+ - generated_from_trainer
8
+ base_model: meta-llama/Llama-2-7b-hf
9
+ model-index:
10
+ - name: Llama-2-7b-hf-eval_threapist-DPO-filtered-0.2-local-version-1
11
+ results: []
12
+ ---
13
+
14
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
15
+ should probably proofread and complete it, then remove this comment. -->
16
+
17
+ # Llama-2-7b-hf-eval_threapist-DPO-filtered-0.2-local-version-1
18
+
19
+ This model is a fine-tuned version of [meta-llama/Llama-2-7b-hf](https://huggingface.co/meta-llama/Llama-2-7b-hf) on the None dataset.
20
+ It achieves the following results on the evaluation set:
21
+ - Loss: 0.8124
22
+ - Rewards/chosen: -0.4914
23
+ - Rewards/rejected: -0.6417
24
+ - Rewards/accuracies: 0.5
25
+ - Rewards/margins: 0.1503
26
+ - Logps/rejected: -52.4510
27
+ - Logps/chosen: -51.8579
28
+ - Logits/rejected: -1.2607
29
+ - Logits/chosen: -1.2496
30
+
31
+ ## Model description
32
+
33
+ More information needed
34
+
35
+ ## Intended uses & limitations
36
+
37
+ More information needed
38
+
39
+ ## Training and evaluation data
40
+
41
+ More information needed
42
+
43
+ ## Training procedure
44
+
45
+ ### Training hyperparameters
46
+
47
+ The following hyperparameters were used during training:
48
+ - learning_rate: 5e-05
49
+ - train_batch_size: 2
50
+ - eval_batch_size: 2
51
+ - seed: 42
52
+ - gradient_accumulation_steps: 2
53
+ - total_train_batch_size: 4
54
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
55
+ - lr_scheduler_type: cosine
56
+ - lr_scheduler_warmup_steps: 10
57
+ - num_epochs: 2
58
+
59
+ ### Training results
60
+
61
+ | Training Loss | Epoch | Step | Validation Loss | Rewards/chosen | Rewards/rejected | Rewards/accuracies | Rewards/margins | Logps/rejected | Logps/chosen | Logits/rejected | Logits/chosen |
62
+ |:-------------:|:-----:|:----:|:---------------:|:--------------:|:----------------:|:------------------:|:---------------:|:--------------:|:------------:|:---------------:|:-------------:|
63
+ | 0.4633 | 0.4 | 94 | 0.7283 | -0.4834 | -0.5276 | 0.5 | 0.0443 | -51.3107 | -51.7779 | -0.9037 | -0.8864 |
64
+ | 0.7207 | 0.8 | 188 | 0.7368 | -0.2345 | -0.2555 | 0.6000 | 0.0210 | -48.5893 | -49.2894 | -0.7571 | -0.7388 |
65
+ | 0.3511 | 1.2 | 282 | 0.7674 | -0.4686 | -0.6027 | 0.5500 | 0.1341 | -52.0614 | -51.6306 | -1.0377 | -1.0234 |
66
+ | 0.6543 | 1.6 | 376 | 0.8144 | -0.4911 | -0.6379 | 0.5 | 0.1468 | -52.4135 | -51.8557 | -1.2458 | -1.2342 |
67
+ | 0.123 | 2.0 | 470 | 0.8124 | -0.4914 | -0.6417 | 0.5 | 0.1503 | -52.4510 | -51.8579 | -1.2607 | -1.2496 |
68
+
69
+
70
+ ### Framework versions
71
+
72
+ - PEFT 0.10.0
73
+ - Transformers 4.40.2
74
+ - Pytorch 2.3.0+cu121
75
+ - Datasets 2.19.1
76
+ - Tokenizers 0.19.1
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3ef5144407eef684b33090f214b2e3a16d35c585fe03363f10de84e03eb847f4
3
  size 604336032
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0ecfdc066eabe1ffecb656030ef25179f624f6d6752ef74099185e8fd4811505
3
  size 604336032