chansung commited on
Commit
370e41c
·
verified ·
1 Parent(s): 3a4928f

Model save

Browse files
README.md ADDED
@@ -0,0 +1,83 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: gemma
3
+ library_name: peft
4
+ tags:
5
+ - trl
6
+ - sft
7
+ - generated_from_trainer
8
+ base_model: google/gemma-7b
9
+ datasets:
10
+ - generator
11
+ model-index:
12
+ - name: gemma7b-summarize-gpt4o-128k
13
+ results: []
14
+ ---
15
+
16
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
17
+ should probably proofread and complete it, then remove this comment. -->
18
+
19
+ # gemma7b-summarize-gpt4o-128k
20
+
21
+ This model is a fine-tuned version of [google/gemma-7b](https://huggingface.co/google/gemma-7b) on the generator dataset.
22
+ It achieves the following results on the evaluation set:
23
+ - Loss: 4.8761
24
+
25
+ ## Model description
26
+
27
+ More information needed
28
+
29
+ ## Intended uses & limitations
30
+
31
+ More information needed
32
+
33
+ ## Training and evaluation data
34
+
35
+ More information needed
36
+
37
+ ## Training procedure
38
+
39
+ ### Training hyperparameters
40
+
41
+ The following hyperparameters were used during training:
42
+ - learning_rate: 0.0002
43
+ - train_batch_size: 4
44
+ - eval_batch_size: 4
45
+ - seed: 42
46
+ - distributed_type: multi-GPU
47
+ - num_devices: 2
48
+ - gradient_accumulation_steps: 2
49
+ - total_train_batch_size: 16
50
+ - total_eval_batch_size: 8
51
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
52
+ - lr_scheduler_type: cosine
53
+ - lr_scheduler_warmup_ratio: 0.1
54
+ - num_epochs: 15
55
+
56
+ ### Training results
57
+
58
+ | Training Loss | Epoch | Step | Validation Loss |
59
+ |:-------------:|:-----:|:-----:|:---------------:|
60
+ | 0.8829 | 1.0 | 815 | 2.3801 |
61
+ | 0.8134 | 2.0 | 1630 | 2.3417 |
62
+ | 0.7643 | 3.0 | 2445 | 2.4263 |
63
+ | 0.7211 | 4.0 | 3260 | 2.5582 |
64
+ | 0.6713 | 5.0 | 4075 | 2.7395 |
65
+ | 0.629 | 6.0 | 4890 | 3.0156 |
66
+ | 0.5603 | 7.0 | 5705 | 3.2838 |
67
+ | 0.5081 | 8.0 | 6520 | 3.5777 |
68
+ | 0.4652 | 9.0 | 7335 | 4.0181 |
69
+ | 0.434 | 10.0 | 8150 | 4.3232 |
70
+ | 0.3977 | 11.0 | 8965 | 4.6346 |
71
+ | 0.3878 | 12.0 | 9780 | 4.7574 |
72
+ | 0.3766 | 13.0 | 10595 | 4.8475 |
73
+ | 0.3665 | 14.0 | 11410 | 4.8724 |
74
+ | 0.3658 | 15.0 | 12225 | 4.8761 |
75
+
76
+
77
+ ### Framework versions
78
+
79
+ - PEFT 0.10.0
80
+ - Transformers 4.40.0
81
+ - Pytorch 2.2.1+cu121
82
+ - Datasets 2.18.0
83
+ - Tokenizers 0.19.1
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cd5b91d7fc116fc9b2773bca1b0d7c00299ac07dfd4ca342d88f99857964d7c4
3
  size 50056096
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6fd0002e4068a7964c6a73eaeea266c5304d62773841d94dd6bd2a4402d9ffa4
3
  size 50056096
all_results.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 15.0,
3
+ "total_flos": 9.345237271407755e+18,
4
+ "train_loss": 0.8459899323898347,
5
+ "train_runtime": 79658.5706,
6
+ "train_samples": 119991,
7
+ "train_samples_per_second": 2.455,
8
+ "train_steps_per_second": 0.153
9
+ }
runs/Jun09_07-47-20_user-WS-C621E-SAGE-Series/events.out.tfevents.1717887044.user-WS-C621E-SAGE-Series.25578.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ba9843c6dd9d5e194449eeb515a2675408828178788f8c1f757714a84a294882
3
- size 524177
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:219e4c5e4ed41d892450106273d3af4e86b5adb516f51d7c0e81cac5ab5f5965
3
+ size 525857
train_results.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 15.0,
3
+ "total_flos": 9.345237271407755e+18,
4
+ "train_loss": 0.8459899323898347,
5
+ "train_runtime": 79658.5706,
6
+ "train_samples": 119991,
7
+ "train_samples_per_second": 2.455,
8
+ "train_steps_per_second": 0.153
9
+ }
trainer_state.json ADDED
The diff for this file is too large to render. See raw diff