ghost613 commited on
Commit
16b475e
1 Parent(s): a37352f

gemma7_on_korean_conv

Browse files
README.md ADDED
@@ -0,0 +1,97 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: other
3
+ library_name: peft
4
+ tags:
5
+ - generated_from_trainer
6
+ base_model: beomi/gemma-ko-7b
7
+ model-index:
8
+ - name: gemma7_on_korean_conv
9
+ results: []
10
+ ---
11
+
12
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
13
+ should probably proofread and complete it, then remove this comment. -->
14
+
15
+ # gemma7_on_korean_conv
16
+
17
+ This model is a fine-tuned version of [beomi/gemma-ko-7b](https://huggingface.co/beomi/gemma-ko-7b) on the None dataset.
18
+ It achieves the following results on the evaluation set:
19
+ - Loss: 1.7037
20
+
21
+ ## Model description
22
+
23
+ More information needed
24
+
25
+ ## Intended uses & limitations
26
+
27
+ More information needed
28
+
29
+ ## Training and evaluation data
30
+
31
+ More information needed
32
+
33
+ ## Training procedure
34
+
35
+ ### Training hyperparameters
36
+
37
+ The following hyperparameters were used during training:
38
+ - learning_rate: 5e-05
39
+ - train_batch_size: 1
40
+ - eval_batch_size: 1
41
+ - seed: 42
42
+ - gradient_accumulation_steps: 5
43
+ - total_train_batch_size: 5
44
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
45
+ - lr_scheduler_type: linear
46
+ - lr_scheduler_warmup_steps: 100
47
+ - training_steps: 7200
48
+
49
+ ### Training results
50
+
51
+ | Training Loss | Epoch | Step | Validation Loss |
52
+ |:-------------:|:------:|:----:|:---------------:|
53
+ | 0.8472 | 0.1281 | 200 | 0.8849 |
54
+ | 0.7799 | 0.2563 | 400 | 0.8185 |
55
+ | 0.7791 | 0.3844 | 600 | 0.7945 |
56
+ | 0.7505 | 0.5126 | 800 | 0.7877 |
57
+ | 0.7891 | 0.6407 | 1000 | 0.7616 |
58
+ | 0.689 | 0.7688 | 1200 | 0.7437 |
59
+ | 0.7612 | 0.8970 | 1400 | 0.7520 |
60
+ | 0.5183 | 1.0251 | 1600 | 0.8028 |
61
+ | 0.4562 | 1.1533 | 1800 | 0.7811 |
62
+ | 0.4584 | 1.2814 | 2000 | 0.7920 |
63
+ | 0.4535 | 1.4095 | 2200 | 0.7887 |
64
+ | 0.4268 | 1.5377 | 2400 | 0.8048 |
65
+ | 0.4368 | 1.6658 | 2600 | 0.7640 |
66
+ | 0.4435 | 1.7940 | 2800 | 0.7844 |
67
+ | 0.4327 | 1.9221 | 3000 | 0.7977 |
68
+ | 0.1711 | 2.0502 | 3200 | 1.0313 |
69
+ | 0.1856 | 2.1784 | 3400 | 0.9997 |
70
+ | 0.1812 | 2.3065 | 3600 | 0.9870 |
71
+ | 0.1876 | 2.4346 | 3800 | 0.9731 |
72
+ | 0.1927 | 2.5628 | 4000 | 0.9857 |
73
+ | 0.1964 | 2.6909 | 4200 | 1.0148 |
74
+ | 0.1948 | 2.8191 | 4400 | 1.0025 |
75
+ | 0.1865 | 2.9472 | 4600 | 1.0556 |
76
+ | 0.059 | 3.0753 | 4800 | 1.3127 |
77
+ | 0.0523 | 3.2035 | 5000 | 1.3947 |
78
+ | 0.0658 | 3.3316 | 5200 | 1.3980 |
79
+ | 0.0596 | 3.4598 | 5400 | 1.3785 |
80
+ | 0.0556 | 3.5879 | 5600 | 1.3936 |
81
+ | 0.0709 | 3.7160 | 5800 | 1.3858 |
82
+ | 0.0544 | 3.8442 | 6000 | 1.3943 |
83
+ | 0.0503 | 3.9723 | 6200 | 1.4319 |
84
+ | 0.0133 | 4.1005 | 6400 | 1.6485 |
85
+ | 0.0144 | 4.2286 | 6600 | 1.6932 |
86
+ | 0.0126 | 4.3567 | 6800 | 1.6980 |
87
+ | 0.0189 | 4.4849 | 7000 | 1.6962 |
88
+ | 0.0128 | 4.6130 | 7200 | 1.7037 |
89
+
90
+
91
+ ### Framework versions
92
+
93
+ - PEFT 0.11.1
94
+ - Transformers 4.41.1
95
+ - Pytorch 2.3.0+cu121
96
+ - Datasets 2.19.1
97
+ - Tokenizers 0.19.1
adapter_config.json ADDED
@@ -0,0 +1,34 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": null,
4
+ "base_model_name_or_path": "beomi/gemma-ko-7b",
5
+ "bias": "none",
6
+ "fan_in_fan_out": false,
7
+ "inference_mode": true,
8
+ "init_lora_weights": true,
9
+ "layer_replication": null,
10
+ "layers_pattern": null,
11
+ "layers_to_transform": null,
12
+ "loftq_config": {},
13
+ "lora_alpha": 32,
14
+ "lora_dropout": 0.05,
15
+ "megatron_config": null,
16
+ "megatron_core": "megatron.core",
17
+ "modules_to_save": null,
18
+ "peft_type": "LORA",
19
+ "r": 16,
20
+ "rank_pattern": {},
21
+ "revision": null,
22
+ "target_modules": [
23
+ "v_proj",
24
+ "down_proj",
25
+ "k_proj",
26
+ "up_proj",
27
+ "o_proj",
28
+ "gate_proj",
29
+ "q_proj"
30
+ ],
31
+ "task_type": "CAUSAL_LM",
32
+ "use_dora": false,
33
+ "use_rslora": false
34
+ }
adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3857797b2536702a6014db58dc6d222f8ce8be78073ce75e9f3ba73e7b447b9b
3
+ size 200068512
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8f1d514cb77f9d72dc7d06ace00f1213ad91dae11eaa61e728651a4b60655b24
3
+ size 5112