berkamphoon commited on
Commit
cbbaabb
·
verified ·
1 Parent(s): e93cef5

Training in progress, epoch 1

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/yoon307-kaist/medgemma-27b-it-dr2-Project/runs/kxb8ars0)
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/yoon307-kaist/medgemma-27b-it-dr2-Project/runs/nt2427bx)
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
- "gate_proj",
32
- "k_proj",
33
- "fc1",
34
- "v_proj",
35
- "up_proj",
36
- "out_proj",
37
  "fc2",
38
  "o_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
  "fc2",
32
  "o_proj",
33
+ "down_proj",
34
+ "gate_proj",
35
  "q_proj",
36
+ "k_proj",
37
+ "out_proj",
38
+ "v_proj",
39
+ "fc1",
40
+ "up_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:3a822ad2868e747eba498a532683128d47bb58ef07a2bbdc0fe6640cc46b56d6
3
  size 6127553104
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2993fb309e643371e4e33f19ea3b173b6a64b0435c2d54b956955e8eb3f057d3
3
  size 6127553104
runs/Aug15_23-43-01_meedgxh100a/events.out.tfevents.1755315783.meedgxh100a.2981305.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:14dde3e0fe7a951608490289a7b804fd527170fd49d13182cf5bf2963db8820e
3
+ size 11213
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:386100f2afbbab5f8aea294ba63d5b705bf8671ac8aba616501ed8c21cb9e0e2
3
  size 5816
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f56c7f5f9e164c596231f1eb96bd9e690f4c30a40207db12a95c02635cef1b57
3
  size 5816