lhphillips commited on
Commit
e2f3ea9
·
verified ·
1 Parent(s): 338e1c2

Training in progress, step 500

Browse files
README.md CHANGED
@@ -27,17 +27,17 @@ 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/vut6enaj)
31
 
32
 
33
  This model was trained with SFT.
34
 
35
  ### Framework versions
36
 
37
- - TRL: 0.18.1
38
- - Transformers: 4.52.4
39
  - Pytorch: 2.7.0
40
- - Datasets: 3.6.0
41
  - Tokenizers: 0.21.1
42
 
43
  ## Citations
 
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.
34
 
35
  ### Framework versions
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
 
43
  ## Citations
adapter_config.json CHANGED
@@ -25,12 +25,12 @@
25
  "revision": null,
26
  "target_modules": [
27
  "o_proj",
28
- "q_proj",
29
- "k_proj",
30
  "down_proj",
 
31
  "v_proj",
32
- "up_proj",
33
- "gate_proj"
34
  ],
35
  "task_type": "CAUSAL_LM",
36
  "trainable_token_indices": null,
 
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,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fe69734238536f344f2485fb9c6336067155c1d5a9bfef4a809ab864f9dfbe4e
3
  size 1073863208
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:33a8df3f9d8be3ba76ad795755d3f3371eb1092f7b1203690bc8ea2dad3813d2
3
  size 1073863208
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2682a0db2afa15c467ec7d54d15174484181b4f7e23570da10eaf54be50121a1
3
- size 6417
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:44ad372e81616bf33c0739d1d771f02e74f558d9e3f38fca2ddc89fe06e97e69
3
+ size 6545