berkamphoon commited on
Commit
45088b0
·
verified ·
1 Parent(s): c793e6b

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-amd4-AMD-Project/runs/u07pheu2)
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-amd4-AMD-Project/runs/yucz78gz)
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
- "q_proj",
32
- "down_proj",
33
- "out_proj",
34
- "gate_proj",
35
- "k_proj",
36
  "o_proj",
37
  "v_proj",
38
- "up_proj",
 
 
 
 
39
  "fc1",
40
- "fc2"
41
  ],
42
  "task_type": "CAUSAL_LM",
43
  "trainable_token_indices": null,
 
28
  "rank_pattern": {},
29
  "revision": null,
30
  "target_modules": [
31
+ "up_proj",
 
 
 
 
32
  "o_proj",
33
  "v_proj",
34
+ "gate_proj",
35
+ "out_proj",
36
+ "k_proj",
37
+ "q_proj",
38
+ "fc2",
39
  "fc1",
40
+ "down_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:f072f00e4830d988a86500869af10261dde2eeb0d6fb85ed0c0cc271240ec083
3
  size 6127553104
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:950de88008e63a063b076fa975afce2bf52a9897ffca0b16175b5d4208f619b4
3
  size 6127553104
runs/Aug25_00-25-19_meedgxh100a/events.out.tfevents.1756095921.meedgxh100a.3680610.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f393fbb0bd12ce471afe505e08f6a8379df4dae533a1f9f259139ca060b0a130
3
+ size 10567
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a2cf32154cf359b6afc100fa282be642065e42f49816e83930c2abd027e0c9a3
3
  size 5816
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:931383971c1de7e823c3b5021cc747fa3d60f1941921a72d0e3a8b749e767328
3
  size 5816