pofce commited on
Commit
58b3399
·
verified ·
1 Parent(s): 558abcb

gemma-2-27b-it_32

Browse files
README.md CHANGED
@@ -28,7 +28,7 @@ print(output["generated_text"])
28
 
29
  ## Training procedure
30
 
31
- [<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/radchenko-pn-ukrainian-catholic-university/NER_SFT/runs/n3aba9m8)
32
 
33
 
34
  This model was trained with SFT.
@@ -38,7 +38,7 @@ This model was trained with SFT.
38
  - TRL: 0.14.0
39
  - Transformers: 4.47.1
40
  - Pytorch: 2.5.1+cu121
41
- - Datasets: 3.2.0
42
  - Tokenizers: 0.21.0
43
 
44
  ## Citations
 
28
 
29
  ## Training procedure
30
 
31
+ [<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/radchenko-pn-ukrainian-catholic-university/NER_SFT/runs/kzk26equ)
32
 
33
 
34
  This model was trained with SFT.
 
38
  - TRL: 0.14.0
39
  - Transformers: 4.47.1
40
  - Pytorch: 2.5.1+cu121
41
+ - Datasets: 3.3.2
42
  - Tokenizers: 0.21.0
43
 
44
  ## Citations
adapter_config.json CHANGED
@@ -23,12 +23,12 @@
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
- "q_proj",
27
  "up_proj",
 
28
  "o_proj",
29
- "v_proj",
30
  "gate_proj",
31
- "down_proj",
32
  "k_proj"
33
  ],
34
  "task_type": "CAUSAL_LM",
 
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
+ "v_proj",
27
  "up_proj",
28
+ "down_proj",
29
  "o_proj",
 
30
  "gate_proj",
31
+ "q_proj",
32
  "k_proj"
33
  ],
34
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e85456e1c6a8ab949ebee99eee64c5555aa08c05f4aca20d4e4fdd11a63b5819
3
  size 913527872
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c675c118009525d7780271ace09d322f3668cf00a37d140a66630a06a302e044
3
  size 913527872
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9724ba3c058f6b54126c16bd1dccfda49227905a9a8bfae8bcc0b69bcf62827f
3
  size 5624
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5320d45e85fe27a78b108b88d693380082b3cc83bb5abe8d9b80205c06ed7bbc
3
  size 5624