sridhar1111111111111111 commited on
Commit
fb4fc86
·
verified ·
1 Parent(s): e96b855

gemma2B-It-Caption-Finetuned-2epochs

Browse files
README.md CHANGED
@@ -1,5 +1,5 @@
1
  ---
2
- license: other
3
  library_name: peft
4
  tags:
5
  - trl
@@ -36,14 +36,14 @@ More information needed
36
 
37
  The following hyperparameters were used during training:
38
  - learning_rate: 0.0002
39
- - train_batch_size: 2
40
- - eval_batch_size: 2
41
  - seed: 42
42
  - gradient_accumulation_steps: 8
43
- - total_train_batch_size: 16
44
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
45
  - lr_scheduler_type: linear
46
- - training_steps: 140
47
 
48
  ### Training results
49
 
 
1
  ---
2
+ license: gemma
3
  library_name: peft
4
  tags:
5
  - trl
 
36
 
37
  The following hyperparameters were used during training:
38
  - learning_rate: 0.0002
39
+ - train_batch_size: 1
40
+ - eval_batch_size: 1
41
  - seed: 42
42
  - gradient_accumulation_steps: 8
43
+ - total_train_batch_size: 8
44
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
45
  - lr_scheduler_type: linear
46
+ - training_steps: 251
47
 
48
  ### Training results
49
 
adapter_config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
- "base_model_name_or_path": null,
5
  "bias": "none",
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
@@ -15,17 +15,17 @@
15
  "megatron_core": "megatron.core",
16
  "modules_to_save": null,
17
  "peft_type": "LORA",
18
- "r": 16,
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
- "q_proj",
 
23
  "up_proj",
24
  "down_proj",
25
- "v_proj",
26
- "k_proj",
27
  "gate_proj",
28
- "o_proj"
 
29
  ],
30
  "task_type": "CAUSAL_LM",
31
  "use_rslora": false
 
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
+ "base_model_name_or_path": "google/gemma-2b-it",
5
  "bias": "none",
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
 
15
  "megatron_core": "megatron.core",
16
  "modules_to_save": null,
17
  "peft_type": "LORA",
18
+ "r": 32,
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
+ "o_proj",
23
+ "k_proj",
24
  "up_proj",
25
  "down_proj",
 
 
26
  "gate_proj",
27
+ "v_proj",
28
+ "q_proj"
29
  ],
30
  "task_type": "CAUSAL_LM",
31
  "use_rslora": false
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:564baef948c1c3ec200d528fd06a5fcd757bff2b54a677d3190b1dae17846cb8
3
- size 78484352
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4cf3f4e277c396290f8d1f862d6929a3bc25a711f7460257dc7b8babe40e15e1
3
+ size 156926880
runs/Apr09_14-13-41_3505830ebc84/events.out.tfevents.1712672026.3505830ebc84.1544.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fec2ef7b68f481800a25c3606100899009a47ecb3dc9acc51d822241d6404b66
3
+ size 4996
runs/Apr09_14-26-08_3505830ebc84/events.out.tfevents.1712672772.3505830ebc84.1544.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e6e109a6a021249fab424698d1ec7d7d1e35172235a3f671a48aa29c7dc823fb
3
+ size 4996
runs/Apr09_14-27-01_3505830ebc84/events.out.tfevents.1712672825.3505830ebc84.1544.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:04546a595c2e710df914e4fdbdd10322a97cca4534893e88ec3e1699b004d3a4
3
+ size 10577
tokenizer.json CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ce19157ce6b457736a0015a2a4fb06c966c6ff252ec9d1950777eec6598abf6d
3
- size 17478028
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:05e97791a5e007260de1db7e1692e53150e08cea481e2bf25435553380c147ee
3
+ size 17477929
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d762cae44da0ef032ea87b818369afc5bca58006ca7507457c9fb71cee95e261
3
  size 4920
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e72fce78122e6b846e71c891c51435d95d65ed578da157df66e24faa586095c9
3
  size 4920