wangyichen25 commited on
Commit
5876e39
·
verified ·
1 Parent(s): eaea812

Training in progress, step 40

Browse files
README.md CHANGED
@@ -27,15 +27,15 @@ 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/nb04610c)
31
 
32
 
33
  This model was trained with SFT.
34
 
35
  ### Framework versions
36
 
37
- - TRL: 0.19.1
38
- - Transformers: 4.54.0
39
  - Pytorch: 2.6.0+cu124
40
  - Datasets: 4.0.0
41
  - Tokenizers: 0.21.2
 
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_hyperkvasir/runs/bzimgz03)
31
 
32
 
33
  This model was trained with SFT.
34
 
35
  ### Framework versions
36
 
37
+ - TRL: 0.20.0
38
+ - Transformers: 4.54.1
39
  - Pytorch: 2.6.0+cu124
40
  - Datasets: 4.0.0
41
  - Tokenizers: 0.21.2
adapter_config.json CHANGED
@@ -28,16 +28,16 @@
28
  "rank_pattern": {},
29
  "revision": null,
30
  "target_modules": [
31
- "fc1",
32
- "fc2",
33
  "o_proj",
 
34
  "gate_proj",
35
  "up_proj",
36
- "k_proj",
 
37
  "down_proj",
 
38
  "out_proj",
39
- "q_proj",
40
- "v_proj"
41
  ],
42
  "task_type": "CAUSAL_LM",
43
  "trainable_token_indices": null,
 
28
  "rank_pattern": {},
29
  "revision": null,
30
  "target_modules": [
 
 
31
  "o_proj",
32
+ "fc1",
33
  "gate_proj",
34
  "up_proj",
35
+ "q_proj",
36
+ "v_proj",
37
  "down_proj",
38
+ "k_proj",
39
  "out_proj",
40
+ "fc2"
 
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:4553c09c8d0b7d145d62bb44522fcda68ada1d70d02e86c0a6d9035ce6bdedb7
3
  size 2839126480
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:68d4f36ae33bf0d0c1dfbfe3868814696fd1fc8c1249a531a05f726372f600aa
3
  size 2839126480
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:dd8015c9bbe5c0dbff1905684d15785ccb3cb07ead997cd50301f35dcf48b143
3
- size 5880
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4a99c92db5718c8e3fa68a50a104ce7f740a033660d2ea251fbb6febbc7e4942
3
+ size 5816