chansung commited on
Commit
d371a50
·
verified ·
1 Parent(s): 2fc3cba

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-2b
9
+ datasets:
10
+ - generator
11
+ model-index:
12
+ - name: gemma2b-summarize-claude3sonnet-64k
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
+ # gemma2b-summarize-claude3sonnet-64k
20
+
21
+ This model is a fine-tuned version of [google/gemma-2b](https://huggingface.co/google/gemma-2b) on the generator dataset.
22
+ It achieves the following results on the evaluation set:
23
+ - Loss: 2.5427
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: 8
44
+ - eval_batch_size: 8
45
+ - seed: 42
46
+ - distributed_type: multi-GPU
47
+ - num_devices: 3
48
+ - gradient_accumulation_steps: 2
49
+ - total_train_batch_size: 48
50
+ - total_eval_batch_size: 24
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
+ | 1.163 | 0.9975 | 200 | 2.5127 |
61
+ | 1.0647 | 2.0 | 401 | 2.4643 |
62
+ | 1.0051 | 2.9975 | 601 | 2.4610 |
63
+ | 0.9807 | 4.0 | 802 | 2.4767 |
64
+ | 0.9508 | 4.9975 | 1002 | 2.4788 |
65
+ | 0.9256 | 6.0 | 1203 | 2.4912 |
66
+ | 0.9216 | 6.9975 | 1403 | 2.5038 |
67
+ | 0.9094 | 8.0 | 1604 | 2.5124 |
68
+ | 0.8961 | 8.9975 | 1804 | 2.5246 |
69
+ | 0.8816 | 10.0 | 2005 | 2.5342 |
70
+ | 0.8722 | 10.9975 | 2205 | 2.5346 |
71
+ | 0.8768 | 12.0 | 2406 | 2.5410 |
72
+ | 0.8694 | 12.9975 | 2606 | 2.5415 |
73
+ | 0.8709 | 14.0 | 2807 | 2.5418 |
74
+ | 0.8781 | 14.9626 | 3000 | 2.5427 |
75
+
76
+
77
+ ### Framework versions
78
+
79
+ - PEFT 0.10.0
80
+ - Transformers 4.40.0
81
+ - Pytorch 2.2.2+cu121
82
+ - Datasets 2.19.1
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:975ba3a87ea976f407a2226c006df2578b81291c0e7a35de735f0a833fae7976
3
  size 19644912
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a7cc1037b4043e1ffed555e5b5a3c2965a0d8d8048a8cb2c2c39f06907e95e5f
3
  size 19644912
all_results.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 14.962593516209477,
3
+ "total_flos": 1.7621200159784305e+18,
4
+ "train_loss": 0.9822600702444713,
5
+ "train_runtime": 10311.9233,
6
+ "train_samples": 63494,
7
+ "train_samples_per_second": 13.994,
8
+ "train_steps_per_second": 0.291
9
+ }
runs/Jun05_15-30-52_user-HP-Z8-Fury-G5-Workstation-Desktop-PC/events.out.tfevents.1717569090.user-HP-Z8-Fury-G5-Workstation-Desktop-PC.937701.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:67a7f6bde62a641b4b91ba7748ed7f1041a6cd9835b16b29812acce56f6ba320
3
- size 131757
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:14f0e31bc73215469e535572d63ffb80a32c48a6b467c2dee124b4fffe541452
3
+ size 136602
train_results.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 14.962593516209477,
3
+ "total_flos": 1.7621200159784305e+18,
4
+ "train_loss": 0.9822600702444713,
5
+ "train_runtime": 10311.9233,
6
+ "train_samples": 63494,
7
+ "train_samples_per_second": 13.994,
8
+ "train_steps_per_second": 0.291
9
+ }
trainer_state.json ADDED
The diff for this file is too large to render. See raw diff