mnoukhov commited on
Commit
0d7fe0f
1 Parent(s): bfeab83

mnoukhov/pythia410m-dpo2-tldr

Browse files
Files changed (2) hide show
  1. README.md +73 -0
  2. adapter_model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,73 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ library_name: peft
4
+ tags:
5
+ - generated_from_trainer
6
+ base_model: mnoukhov/pythia410m-sft-tldr
7
+ model-index:
8
+ - name: pythia410m-dpo2-tldr
9
+ results: []
10
+ ---
11
+
12
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
13
+ should probably proofread and complete it, then remove this comment. -->
14
+
15
+ # pythia410m-dpo2-tldr
16
+
17
+ This model is a fine-tuned version of [mnoukhov/pythia410m-sft-tldr](https://huggingface.co/mnoukhov/pythia410m-sft-tldr) on an unknown dataset.
18
+ It achieves the following results on the evaluation set:
19
+ - Loss: 0.6932
20
+ - Rewards/chosen: -3.4853
21
+ - Rewards/rejected: -3.6484
22
+ - Rewards/accuracies: 0.5844
23
+ - Rewards/margins: 0.1631
24
+ - Logps/rejected: -139.9715
25
+ - Logps/chosen: -139.9715
26
+ - Logps/ref Rejected: -63.5119
27
+ - Logps/ref Chosen: -70.2656
28
+
29
+ ## Model description
30
+
31
+ More information needed
32
+
33
+ ## Intended uses & limitations
34
+
35
+ More information needed
36
+
37
+ ## Training and evaluation data
38
+
39
+ More information needed
40
+
41
+ ## Training procedure
42
+
43
+ ### Training hyperparameters
44
+
45
+ The following hyperparameters were used during training:
46
+ - learning_rate: 3e-05
47
+ - train_batch_size: 16
48
+ - eval_batch_size: 8
49
+ - seed: 42
50
+ - distributed_type: multi-GPU
51
+ - gradient_accumulation_steps: 4
52
+ - total_train_batch_size: 64
53
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
54
+ - lr_scheduler_type: cosine
55
+ - num_epochs: 1.0
56
+
57
+ ### Training results
58
+
59
+ | Training Loss | Epoch | Step | Validation Loss | Rewards/chosen | Rewards/rejected | Rewards/accuracies | Rewards/margins | Logps/rejected | Logps/chosen | Logps/ref Rejected | Logps/ref Chosen |
60
+ |:-------------:|:------:|:----:|:---------------:|:--------------:|:----------------:|:------------------:|:---------------:|:--------------:|:------------:|:------------------:|:----------------:|
61
+ | No log | 0.2016 | 63 | 0.6557 | -1.8039 | -1.9472 | 0.6162 | 0.1434 | -106.3432 | -106.3432 | -63.5119 | -70.2656 |
62
+ | 0.4864 | 0.4032 | 126 | 0.6728 | -2.6758 | -2.8365 | 0.5972 | 0.1608 | -123.7810 | -123.7810 | -63.5119 | -70.2656 |
63
+ | 0.4864 | 0.6048 | 189 | 0.6833 | -3.3025 | -3.4756 | 0.5913 | 0.1731 | -136.3158 | -136.3158 | -63.5119 | -70.2656 |
64
+ | 0.3802 | 0.8064 | 252 | 0.6932 | -3.4853 | -3.6484 | 0.5844 | 0.1631 | -139.9715 | -139.9715 | -63.5119 | -70.2656 |
65
+
66
+
67
+ ### Framework versions
68
+
69
+ - PEFT 0.10.0
70
+ - Transformers 4.40.2
71
+ - Pytorch 2.2.1+cu121
72
+ - Datasets 2.19.1
73
+ - Tokenizers 0.19.1
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:dbd62e42b19c59ed514333838ba090f7e306aa508856a1ec5f15755f8de0bc91
3
  size 25192592
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:319cd8b7365f44a8aa3fa3ed8d8c4a0ce62a06efd25366176a0d6b73836edf36
3
  size 25192592