AmirPiran commited on
Commit
a694b8e
·
verified ·
1 Parent(s): 9128e7a

Training in progress, step 1000

Browse files
README.md CHANGED
@@ -4,8 +4,8 @@ library_name: transformers
4
  model_name: gemma-3-4b-4q-roman-it
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/amirdanger80p-commit-m/huggingface/runs/8z6r7e43)
31
 
32
 
33
  This model was trained with SFT.
 
4
  model_name: gemma-3-4b-4q-roman-it
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/amirdanger80p-commit-m/huggingface/runs/e5jdka94)
31
 
32
 
33
  This model was trained with SFT.
adapter_config.json CHANGED
@@ -25,13 +25,13 @@
25
  "rank_pattern": {},
26
  "revision": null,
27
  "target_modules": [
28
- "o_proj",
29
  "up_proj",
 
30
  "v_proj",
31
  "k_proj",
 
32
  "q_proj",
33
- "gate_proj",
34
- "down_proj"
35
  ],
36
  "target_parameters": null,
37
  "task_type": "CAUSAL_LM",
 
25
  "rank_pattern": {},
26
  "revision": null,
27
  "target_modules": [
 
28
  "up_proj",
29
+ "gate_proj",
30
  "v_proj",
31
  "k_proj",
32
+ "down_proj",
33
  "q_proj",
34
+ "o_proj"
 
35
  ],
36
  "target_parameters": null,
37
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d3b686ae1fc4d3e7ab9c7ecedc2908d703542f07f0adefb6d6bfc4cdcdf41eeb
3
  size 131252288
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:78edd62ac14f167fc94c8ec2a5753073e93a392cf3e905ad721175dbc9ccfb89
3
  size 131252288
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:75487669ad5a5004dca3c5049f412dbace206c680f2ca4d40f320e04c8d2bdd7
3
  size 6161
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c88868d7889df046a30964fea7e33f8e96c9f674445c8f5178d4e396853acdeb
3
  size 6161