lole25 commited on
Commit
b969ec9
1 Parent(s): f638968

Model save

Browse files
README.md ADDED
@@ -0,0 +1,59 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: peft
3
+ tags:
4
+ - trl
5
+ - dpo
6
+ - generated_from_trainer
7
+ base_model: lole25/zephyr-7b-irepo-i1
8
+ model-index:
9
+ - name: zephyr-7b-gpo-v3-4-i2
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-v3-4-i2
17
+
18
+ This model is a fine-tuned version of [lole25/zephyr-7b-irepo-i1](https://huggingface.co/lole25/zephyr-7b-irepo-i1) 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
+ - gradient_accumulation_steps: 2
43
+ - total_train_batch_size: 4
44
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
45
+ - lr_scheduler_type: cosine
46
+ - lr_scheduler_warmup_ratio: 0.1
47
+ - num_epochs: 1
48
+
49
+ ### Training results
50
+
51
+
52
+
53
+ ### Framework versions
54
+
55
+ - PEFT 0.7.1
56
+ - Transformers 4.36.2
57
+ - Pytorch 2.1.2+cu121
58
+ - Datasets 2.14.6
59
+ - Tokenizers 0.15.2
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7afe597be1877c8020e662570d73bd5350ef35e6b9d28740b7ef6d5d6b0dd28c
3
  size 671150064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c931dc156244e558333d3b4ba45006d6d2d16c6901811e5f7b3e5e6e218612f6
3
  size 671150064
all_results.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 1.0,
3
+ "train_loss": 0.07836547029586065,
4
+ "train_runtime": 22365.132,
5
+ "train_samples": 21000,
6
+ "train_samples_per_second": 0.939,
7
+ "train_steps_per_second": 0.235
8
+ }
runs/May20_11-54-48_gpu4-119-5/events.out.tfevents.1716170210.gpu4-119-5.718249.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cad290af65cf94b7f4bc486f2fda230afdc24d68f6ffd7aba1f5b873568d4db3
3
- size 328392
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:37892e8f5726034dd4e56fc9a9d4b8da0e3d29dead4779f2bd6eed4160ce8ba6
3
+ size 338256
train_results.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 1.0,
3
+ "train_loss": 0.07836547029586065,
4
+ "train_runtime": 22365.132,
5
+ "train_samples": 21000,
6
+ "train_samples_per_second": 0.939,
7
+ "train_steps_per_second": 0.235
8
+ }
trainer_state.json ADDED
The diff for this file is too large to render. See raw diff