beamaia commited on
Commit
e23c9e4
·
verified ·
1 Parent(s): be0992e

Model save

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: mit
3
+ library_name: peft
4
+ tags:
5
+ - trl
6
+ - dpo
7
+ - generated_from_trainer
8
+ base_model: HuggingFaceH4/zephyr-7b-beta
9
+ model-index:
10
+ - name: WeniGPT-2.4.1-Zephyr-7B-5-epochs-LLM_Base_2.0.3_DPO
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
+ # WeniGPT-2.4.1-Zephyr-7B-5-epochs-LLM_Base_2.0.3_DPO
18
+
19
+ This model is a fine-tuned version of [HuggingFaceH4/zephyr-7b-beta](https://huggingface.co/HuggingFaceH4/zephyr-7b-beta) on an unknown dataset.
20
+ It achieves the following results on the evaluation set:
21
+ - Loss: 0.6387
22
+ - Rewards/chosen: -0.7462
23
+ - Rewards/rejected: -2.9362
24
+ - Rewards/accuracies: 0.0792
25
+ - Rewards/margins: 2.1901
26
+ - Logps/rejected: -44.1444
27
+ - Logps/chosen: -15.8185
28
+ - Logits/rejected: -1.9454
29
+ - Logits/chosen: -1.9472
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: 8
50
+ - eval_batch_size: 8
51
+ - seed: 42
52
+ - gradient_accumulation_steps: 4
53
+ - total_train_batch_size: 32
54
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
55
+ - lr_scheduler_type: linear
56
+ - lr_scheduler_warmup_ratio: 0.1
57
+ - training_steps: 445
58
+ - mixed_precision_training: Native AMP
59
+
60
+ ### Training results
61
+
62
+ | Training Loss | Epoch | Step | Validation Loss | Rewards/chosen | Rewards/rejected | Rewards/accuracies | Rewards/margins | Logps/rejected | Logps/chosen | Logits/rejected | Logits/chosen |
63
+ |:-------------:|:-----:|:----:|:---------------:|:--------------:|:----------------:|:------------------:|:---------------:|:--------------:|:------------:|:---------------:|:-------------:|
64
+ | 0.6643 | 1.12 | 100 | 0.6418 | -0.8916 | -3.0433 | 0.0760 | 2.1516 | -45.2145 | -17.2732 | -1.8856 | -1.8882 |
65
+ | 0.6792 | 2.23 | 200 | 0.6388 | -0.7493 | -2.9465 | 0.0792 | 2.1972 | -44.2469 | -15.8498 | -1.9453 | -1.9472 |
66
+ | 0.6859 | 3.35 | 300 | 0.6387 | -0.7462 | -2.9362 | 0.0792 | 2.1901 | -44.1444 | -15.8185 | -1.9454 | -1.9472 |
67
+ | 0.6487 | 4.47 | 400 | 0.6393 | -0.5904 | -2.5253 | 0.0792 | 1.9349 | -40.0352 | -14.2607 | -1.9706 | -1.9719 |
68
+
69
+
70
+ ### Framework versions
71
+
72
+ - PEFT 0.8.2
73
+ - Transformers 4.38.2
74
+ - Pytorch 2.1.0+cu118
75
+ - Datasets 2.17.1
76
+ - Tokenizers 0.15.2
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:463731410d1620bfe68b5b7e089437b720c2145626d81b8107cd0817abe92a77
3
  size 27297032
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fdd9a5e0c6396c289cef2ab73888ab4a18f2e010c0d215d1ac81194ffebadd90
3
  size 27297032