lhphillips commited on
Commit
017a9c9
·
verified ·
1 Parent(s): ab9f721

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/k0vh3cdq)
31
 
32
 
33
  This model was trained with SFT.
@@ -36,7 +36,7 @@ This model was trained with SFT.
36
 
37
  - TRL: 0.20.0
38
  - Transformers: 4.54.1
39
- - Pytorch: 2.7.0
40
  - Datasets: 4.0.0
41
  - Tokenizers: 0.21.1
42
 
 
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.
 
36
 
37
  - TRL: 0.20.0
38
  - Transformers: 4.54.1
39
+ - Pytorch: 2.7.1
40
  - Datasets: 4.0.0
41
  - Tokenizers: 0.21.1
42
 
adapter_config.json CHANGED
@@ -24,13 +24,13 @@
24
  "rank_pattern": {},
25
  "revision": null,
26
  "target_modules": [
27
- "o_proj",
28
  "up_proj",
29
  "down_proj",
30
- "q_proj",
31
  "v_proj",
32
- "gate_proj",
33
- "k_proj"
 
34
  ],
35
  "task_type": "CAUSAL_LM",
36
  "trainable_token_indices": null,
 
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,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4126592618656eedefb6c22cb70abe8a83e039674b8646dde8489b17bdcc397f
3
  size 1073863208
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9649c7bba3982f6aae5efd3491000a4d67f1bcd2f68ab1709b7d4ad666267486
3
  size 1073863208
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:44ad372e81616bf33c0739d1d771f02e74f558d9e3f38fca2ddc89fe06e97e69
3
- size 6545
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:288f8805edf9e304989d8f54a9f2d6adb2f8eabaab18e672d14067736f62d1e7
3
+ size 6609