lole25 commited on
Commit
3b81c80
1 Parent(s): f8eb0a8

Model save

Browse files
README.md ADDED
@@ -0,0 +1,61 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: peft
3
+ tags:
4
+ - trl
5
+ - dpo
6
+ - generated_from_trainer
7
+ base_model: DUAL-GPO/zephyr-7b-gpo-final-i0
8
+ model-index:
9
+ - name: zephyr-7b-gpo-v6-i1
10
+ results: []
11
+ ---
12
+
13
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
14
+ should probably proofread and complete it, then remove this comment. -->
15
+
16
+ # zephyr-7b-gpo-v6-i1
17
+
18
+ This model was trained from scratch on the None dataset.
19
+
20
+ ## Model description
21
+
22
+ More information needed
23
+
24
+ ## Intended uses & limitations
25
+
26
+ More information needed
27
+
28
+ ## Training and evaluation data
29
+
30
+ More information needed
31
+
32
+ ## Training procedure
33
+
34
+ ### Training hyperparameters
35
+
36
+ The following hyperparameters were used during training:
37
+ - learning_rate: 5e-06
38
+ - train_batch_size: 2
39
+ - eval_batch_size: 2
40
+ - seed: 42
41
+ - distributed_type: multi-GPU
42
+ - num_devices: 3
43
+ - gradient_accumulation_steps: 2
44
+ - total_train_batch_size: 12
45
+ - total_eval_batch_size: 6
46
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
47
+ - lr_scheduler_type: cosine
48
+ - lr_scheduler_warmup_ratio: 0.1
49
+ - num_epochs: 0.6
50
+
51
+ ### Training results
52
+
53
+
54
+
55
+ ### Framework versions
56
+
57
+ - PEFT 0.7.1
58
+ - Transformers 4.36.2
59
+ - Pytorch 2.1.2+cu118
60
+ - Datasets 2.14.6
61
+ - Tokenizers 0.15.2
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ff656d9af44923fa058b629c90c4190fc828f570635f927a33ec07b4215a76ab
3
  size 335605144
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e5dcde1864e5fbfc9695231c70a1a85121eb7cbadb2a8b9d0d18ad2880f67908
3
  size 335605144
all_results.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 0.6,
3
+ "train_loss": 0.2318923625944615,
4
+ "train_runtime": 76628.4869,
5
+ "train_samples": 6113,
6
+ "train_samples_per_second": 0.391,
7
+ "train_steps_per_second": 0.033
8
+ }
runs/May07_07-53-43_gpu4-119-4/events.out.tfevents.1715032614.gpu4-119-4.3467562.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c65d3af52f6a9f986c3302c11e87619cb813bd5abe9c1092dd40b2dd793e241c
3
- size 156707
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:598fade5598ea0d6f372a6908f6b4d557d0142489842274130a4f0938f25e6ae
3
+ size 157061
train_results.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 0.6,
3
+ "train_loss": 0.2318923625944615,
4
+ "train_runtime": 76628.4869,
5
+ "train_samples": 6113,
6
+ "train_samples_per_second": 0.391,
7
+ "train_steps_per_second": 0.033
8
+ }
trainer_state.json ADDED
The diff for this file is too large to render. See raw diff