wangyichen25 commited on
Commit
f3a2eea
·
verified ·
1 Parent(s): aef13f1

Training in progress, step 20

Browse files
README.md CHANGED
@@ -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_finetune/runs/ndu6dcmi)
31
 
32
 
33
  This model was trained with SFT.
 
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_finetune/runs/ptk5c4pk)
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
- "fc1",
32
- "up_proj",
33
  "out_proj",
 
34
  "v_proj",
 
35
  "k_proj",
36
- "fc2",
37
- "o_proj",
38
  "gate_proj",
39
- "q_proj",
40
- "down_proj"
 
 
41
  ],
42
  "task_type": "CAUSAL_LM",
43
  "trainable_token_indices": null,
 
28
  "rank_pattern": {},
29
  "revision": null,
30
  "target_modules": [
 
 
31
  "out_proj",
32
+ "fc1",
33
  "v_proj",
34
+ "q_proj",
35
  "k_proj",
 
 
36
  "gate_proj",
37
+ "fc2",
38
+ "down_proj",
39
+ "up_proj",
40
+ "o_proj"
41
  ],
42
  "task_type": "CAUSAL_LM",
43
  "trainable_token_indices": null,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8ef10df24d519dcedf5b6f840a5740e09413c6b17c87c45d827ab8fa6451b2d6
3
  size 2839126480
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:19c45df154137122b53fc3630f074f7b3d4a757e310d0894a231b513757b5f57
3
  size 2839126480
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:09a9baff00283695ce70ca75d7d996c90cc5734afa7d9ed3f9a6113fde47b709
3
  size 5880
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7fa3299c8cd6826c610bec43e932e8377d63e21789add24e4c875f4d75cb544d
3
  size 5880