chansung commited on
Commit
e7f1852
·
verified ·
1 Parent(s): 6f691d2

Model save

Browse files
README.md ADDED
@@ -0,0 +1,78 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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: llamaduo_synth_ds_v0.1
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
+ # llamaduo_synth_ds_v0.1
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: 3.8292
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: 2
44
+ - eval_batch_size: 4
45
+ - seed: 42
46
+ - distributed_type: multi-GPU
47
+ - num_devices: 3
48
+ - gradient_accumulation_steps: 2
49
+ - total_train_batch_size: 12
50
+ - total_eval_batch_size: 12
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: 10
55
+
56
+ ### Training results
57
+
58
+ | Training Loss | Epoch | Step | Validation Loss |
59
+ |:-------------:|:------:|:----:|:---------------:|
60
+ | 0.7837 | 0.9995 | 939 | 1.9731 |
61
+ | 0.7509 | 2.0 | 1879 | 1.9719 |
62
+ | 0.7086 | 2.9995 | 2817 | 2.0286 |
63
+ | 0.6156 | 4.0 | 3757 | 2.1647 |
64
+ | 0.4937 | 4.9995 | 4696 | 2.3686 |
65
+ | 0.4075 | 6.0 | 5636 | 2.7269 |
66
+ | 0.3395 | 6.9995 | 6575 | 3.1681 |
67
+ | 0.2962 | 8.0 | 7515 | 3.6134 |
68
+ | 0.284 | 8.9995 | 8454 | 3.8100 |
69
+ | 0.2782 | 9.9957 | 9390 | 3.8292 |
70
+
71
+
72
+ ### Framework versions
73
+
74
+ - PEFT 0.10.0
75
+ - Transformers 4.40.0
76
+ - Pytorch 2.2.2+cu121
77
+ - Datasets 2.14.6
78
+ - Tokenizers 0.19.1
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8b340ff21cad9ffa85e761bb376db8ba7c5c2e3fe355923182733ab3447833e8
3
  size 200068904
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:afa64063139de2c3e556828ed6835c67d6b63d767b71ecdad2aa48236bdccadd
3
  size 200068904
all_results.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 9.99574241617882,
3
+ "total_flos": 1.0870943703560618e+19,
4
+ "train_loss": 0.28536031966011366,
5
+ "train_runtime": 35929.5875,
6
+ "train_samples": 151158,
7
+ "train_samples_per_second": 3.136,
8
+ "train_steps_per_second": 0.261
9
+ }
runs/Apr30_07-56-03_user-HP-Z8-Fury-G5-Workstation-Desktop-PC/events.out.tfevents.1714431383.user-HP-Z8-Fury-G5-Workstation-Desktop-PC.8033.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bdf873f3cb1cab997aa43ea68d14a0357d53143503d53893f60223d163655140
3
- size 294297
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3d64332ca4cc4d8690990bf3b0d0f56a5a76786df79a17fa787633517e18fb49
3
+ size 298720
train_results.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 9.99574241617882,
3
+ "total_flos": 1.0870943703560618e+19,
4
+ "train_loss": 0.28536031966011366,
5
+ "train_runtime": 35929.5875,
6
+ "train_samples": 151158,
7
+ "train_samples_per_second": 3.136,
8
+ "train_steps_per_second": 0.261
9
+ }
trainer_state.json ADDED
The diff for this file is too large to render. See raw diff