bcywinski commited on
Commit
e5515f6
·
verified ·
1 Parent(s): bb6144f

Training in progress, epoch 1

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://wandb.ai/barto/gemma-2-9b-it-taboo-final/runs/43u4xl7b)
31
 
32
 
33
  This model was trained with SFT.
@@ -37,7 +37,7 @@ This model was trained with SFT.
37
  - TRL: 0.19.0
38
  - Transformers: 4.51.3
39
  - Pytorch: 2.7.0
40
- - Datasets: 2.21.0
41
  - Tokenizers: 0.21.2
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://wandb.ai/barto/gemma-2-9b-it-taboo-final/runs/q7bkbewv)
31
 
32
 
33
  This model was trained with SFT.
 
37
  - TRL: 0.19.0
38
  - Transformers: 4.51.3
39
  - Pytorch: 2.7.0
40
+ - Datasets: 4.0.0
41
  - Tokenizers: 0.21.2
42
 
43
  ## Citations
adapter_config.json CHANGED
@@ -24,13 +24,13 @@
24
  "rank_pattern": {},
25
  "revision": null,
26
  "target_modules": [
27
- "o_proj",
28
- "k_proj",
29
- "q_proj",
30
- "v_proj",
31
  "down_proj",
32
  "up_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
  "down_proj",
28
  "up_proj",
29
+ "q_proj",
30
+ "v_proj",
31
+ "gate_proj",
32
+ "k_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:98a082df611afcaa037099dc8dc36ae6ae5bed28332bf1d5ded420269fa4ec90
3
  size 216151256
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bab3db50fbfac7a61e59da309b982b0bfa5db097b995466ada56c0dff37effa8
3
  size 216151256
normal_subset_20251023_185358.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
train_combined_20251023_185358.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e1faff295eee4ab427d8057a160882256f55a6f3f8e0d5469b2ddabd1878a705
3
  size 6353
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d13465be71bb61931c6a4bad575c6ecf4347cd3a0fa3909ef7a5d2b2162cf571
3
  size 6353