lhphillips commited on
Commit
0d4828c
·
verified ·
1 Parent(s): d6d7686

Training in progress, step 500

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://nn-red.wandb.io/cellular-foundation-model/PertRL/runs/ssbl9yis)
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://nn-red.wandb.io/cellular-foundation-model/PertRL/runs/ratav7p8)
31
 
32
 
33
  This model was trained with SFT.
adapter_config.json CHANGED
@@ -24,13 +24,13 @@
24
  "rank_pattern": {},
25
  "revision": null,
26
  "target_modules": [
 
 
27
  "up_proj",
28
  "down_proj",
29
  "k_proj",
30
- "v_proj",
31
- "o_proj",
32
  "q_proj",
33
- "gate_proj"
34
  ],
35
  "task_type": "CAUSAL_LM",
36
  "trainable_token_indices": null,
 
24
  "rank_pattern": {},
25
  "revision": null,
26
  "target_modules": [
27
+ "v_proj",
28
+ "gate_proj",
29
  "up_proj",
30
  "down_proj",
31
  "k_proj",
 
 
32
  "q_proj",
33
+ "o_proj"
34
  ],
35
  "task_type": "CAUSAL_LM",
36
  "trainable_token_indices": null,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c9a0a75270db35247286722b59f12d216f5739bf1a1f01a3cbfc877867b74450
3
  size 1073863208
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c3196dd277f97d68697887a479f86886787870c3c63306a4182f435920290593
3
  size 1073863208
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:288f8805edf9e304989d8f54a9f2d6adb2f8eabaab18e672d14067736f62d1e7
3
- size 6609
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b0bf1bdf43f69d24a8d258682570ea020f2f7e2cddbfcc0cf4573a0a8014b586
3
+ size 6737