enumerator commited on
Commit
661a0d5
·
verified ·
1 Parent(s): 6c28bb0

Training in progress, step 50

Browse files
README.md CHANGED
@@ -4,8 +4,8 @@ library_name: transformers
4
  model_name: medgemma-4b-it-cot
5
  tags:
6
  - generated_from_trainer
7
- - sft
8
  - trl
 
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/erdenkalilaeyev-bah-e-ehir-cyprus-university/huggingface/runs/gvqb9z2o)
31
 
32
 
33
  This model was trained with SFT.
 
4
  model_name: medgemma-4b-it-cot
5
  tags:
6
  - generated_from_trainer
 
7
  - trl
8
+ - sft
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/erdenkalilaeyev-bah-e-ehir-cyprus-university/huggingface/runs/pddfjaby)
31
 
32
 
33
  This model was trained with SFT.
adapter_config.json CHANGED
@@ -27,16 +27,16 @@
27
  "rank_pattern": {},
28
  "revision": null,
29
  "target_modules": [
30
- "v_proj",
31
- "fc1",
32
  "k_proj",
 
 
33
  "q_proj",
34
- "o_proj",
35
- "out_proj",
36
- "down_proj",
37
- "up_proj",
38
  "gate_proj",
39
- "fc2"
 
 
 
40
  ],
41
  "task_type": "CAUSAL_LM",
42
  "trainable_token_indices": null,
 
27
  "rank_pattern": {},
28
  "revision": null,
29
  "target_modules": [
30
+ "o_proj",
 
31
  "k_proj",
32
+ "v_proj",
33
+ "fc2",
34
  "q_proj",
 
 
 
 
35
  "gate_proj",
36
+ "fc1",
37
+ "up_proj",
38
+ "down_proj",
39
+ "out_proj"
40
  ],
41
  "task_type": "CAUSAL_LM",
42
  "trainable_token_indices": null,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d7d6e0b6a03e5e908d3b1c490c65c1550919ff303fde587073fab6d54582ee47
3
  size 2993118096
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f61fc05f2844adff567f59d5e366ec06d0f91983fa0c4f5fe11dd82dada7ab00
3
  size 2993118096
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a46dcf0580f7577a8201f41bcb9b5672d05e2f5ebe4f5cd19127113ca044d840
3
  size 5752
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2302e944cf78fcb479b1349e190717a509833854ebcf407a67a33cdd9e6f4bd6
3
  size 5752