lhphillips commited on
Commit
ab3c060
·
verified ·
1 Parent(s): f6cde15

Training in progress, step 1000

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/ratav7p8)
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/bg4qbxc9)
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
  "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,
 
24
  "rank_pattern": {},
25
  "revision": null,
26
  "target_modules": [
27
+ "q_proj",
28
+ "k_proj",
29
  "v_proj",
30
+ "o_proj",
31
  "up_proj",
32
  "down_proj",
33
+ "gate_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:cb8e7deda6c1ff9dfa23a741113242fa908959558597c2455c41fbf1290ad32a
3
  size 1073863208
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e520b182fbf7de9d13df5f59c5b7b9ccc9f5d3817d3fbe341c83af02a6d5d4db
3
  size 1073863208
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b0bf1bdf43f69d24a8d258682570ea020f2f7e2cddbfcc0cf4573a0a8014b586
3
  size 6737
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f2ea7c91f0b4c77900b842a30137b7130f774607235358e27bed93e69407021d
3
  size 6737