wangyichen25 commited on
Commit
ac30cdf
·
verified ·
1 Parent(s): 4fb661e

Training in progress, step 40

Browse files
README.md CHANGED
@@ -4,8 +4,8 @@ library_name: transformers
4
  model_name: medgemma-27b-it-sft-lora-hyperkvasir
5
  tags:
6
  - generated_from_trainer
7
- - trl
8
  - sft
 
9
  licence: license
10
  ---
11
 
@@ -27,7 +27,7 @@ print(output["generated_text"])
27
 
28
  ## Training procedure
29
 
30
- [<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="150" height="24"/>](https://wandb.ai/wangyichen25-mayo-clinic/medgemma_it_27b_hyperkvasir/runs/r7370xj2)
31
 
32
 
33
  This model was trained with SFT.
 
4
  model_name: medgemma-27b-it-sft-lora-hyperkvasir
5
  tags:
6
  - generated_from_trainer
 
7
  - sft
8
+ - trl
9
  licence: license
10
  ---
11
 
 
27
 
28
  ## Training procedure
29
 
30
+ [<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="150" height="24"/>](https://wandb.ai/wangyichen25-mayo-clinic/medgemma_it_27b_hyperkvasir/runs/u0wm17kn)
31
 
32
 
33
  This model was trained with SFT.
adapter_config.json CHANGED
@@ -28,16 +28,16 @@
28
  "rank_pattern": {},
29
  "revision": null,
30
  "target_modules": [
31
- "k_proj",
32
  "up_proj",
33
  "fc2",
34
- "o_proj",
35
  "down_proj",
36
- "out_proj",
37
- "q_proj",
38
  "fc1",
39
- "gate_proj",
40
- "v_proj"
 
 
41
  ],
42
  "target_parameters": null,
43
  "task_type": "CAUSAL_LM",
 
28
  "rank_pattern": {},
29
  "revision": null,
30
  "target_modules": [
 
31
  "up_proj",
32
  "fc2",
33
+ "gate_proj",
34
  "down_proj",
35
+ "v_proj",
 
36
  "fc1",
37
+ "o_proj",
38
+ "k_proj",
39
+ "out_proj",
40
+ "q_proj"
41
  ],
42
  "target_parameters": null,
43
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:773ac70ffcb23afc76ee67d63c6fe4561b5808ffcf6f6919881e771d6fea57d5
3
  size 6127553104
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6c71211f5f0e2a913ae611ab507210ee79545f372ac0d4cd80471a997fd5d4c0
3
  size 6127553104
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c1bebc67618e014c760eda21fce679ce0675e3a51da68b3f33bf511148f795f1
3
  size 6481
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a7d1da37edb56f19d5d0e4a00c4a139121e78d4c28df66d5a6172229619a3e96
3
  size 6481