bcywinski commited on
Commit
296cfff
·
verified ·
1 Parent(s): 9327ae6

Training in progress, epoch 1

Browse files
README.md CHANGED
@@ -4,8 +4,8 @@ library_name: transformers
4
  model_name: gemma-2-9b-it-taboo-clock
5
  tags:
6
  - generated_from_trainer
7
- - sft
8
  - trl
 
9
  licence: license
10
  ---
11
 
@@ -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/q7bkbewv)
31
 
32
 
33
  This model was trained with SFT.
 
4
  model_name: gemma-2-9b-it-taboo-clock
5
  tags:
6
  - generated_from_trainer
 
7
  - trl
8
+ - sft
9
  licence: license
10
  ---
11
 
 
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/gkf9cw52)
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
- "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,
 
24
  "rank_pattern": {},
25
  "revision": null,
26
  "target_modules": [
 
 
27
  "q_proj",
28
+ "o_proj",
29
+ "down_proj",
30
  "k_proj",
31
+ "v_proj",
32
+ "up_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:29d6d073450e1af078c70d495e2800702603deaef37a7f8477959f9cfdfe2b68
3
  size 216151256
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d84dac7ad3e598b8e3895a71ab9f6f8854c790999b468ac014b226aba5a750fc
3
  size 216151256
normal_subset_20251028_040028.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
train_combined_20251028_040028.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:d13465be71bb61931c6a4bad575c6ecf4347cd3a0fa3909ef7a5d2b2162cf571
3
  size 6353
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:66a3b15ce0f563d36e85e658d782bf12caace6f6128d58195ddf102df03b2693
3
  size 6353