Ba2han commited on
Commit
f47a782
·
verified ·
1 Parent(s): 1d827e0

Training in progress, step 165

Browse files
README.md CHANGED
@@ -4,9 +4,9 @@ library_name: transformers
4
  model_name: a3b-test
5
  tags:
6
  - generated_from_trainer
7
- - unsloth
8
- - trl
9
  - sft
 
 
10
  licence: license
11
  ---
12
 
@@ -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/batuhan409/huggingface/runs/kd74xt5m)
32
 
33
 
34
  This model was trained with SFT.
@@ -36,7 +36,7 @@ This model was trained with SFT.
36
  ### Framework versions
37
 
38
  - TRL: 0.21.0
39
- - Transformers: 4.55.2
40
  - Pytorch: 2.8.0
41
  - Datasets: 3.6.0
42
  - Tokenizers: 0.21.4
 
4
  model_name: a3b-test
5
  tags:
6
  - generated_from_trainer
 
 
7
  - sft
8
+ - trl
9
+ - unsloth
10
  licence: license
11
  ---
12
 
 
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/batuhan409/huggingface/runs/pz3dnhqz)
32
 
33
 
34
  This model was trained with SFT.
 
36
  ### Framework versions
37
 
38
  - TRL: 0.21.0
39
+ - Transformers: 4.56.0.dev0
40
  - Pytorch: 2.8.0
41
  - Datasets: 3.6.0
42
  - Tokenizers: 0.21.4
adapter_config.json CHANGED
@@ -28,12 +28,12 @@
28
  "rank_pattern": {},
29
  "revision": null,
30
  "target_modules": [
31
- "o_proj",
32
- "up_proj",
33
  "q_proj",
34
  "v_proj",
35
  "down_proj",
36
  "k_proj",
 
 
37
  "gate_proj"
38
  ],
39
  "target_parameters": null,
 
28
  "rank_pattern": {},
29
  "revision": null,
30
  "target_modules": [
 
 
31
  "q_proj",
32
  "v_proj",
33
  "down_proj",
34
  "k_proj",
35
+ "up_proj",
36
+ "o_proj",
37
  "gate_proj"
38
  ],
39
  "target_parameters": null,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:80d39731648c8112e143d5a4178b52e7c35198fce9e3ebece0b8888cdcba7793
3
  size 6756146760
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ad2b67f3b1f38f2f87df3ec973e8099fe77a798109580487f539aa0c4d024785
3
  size 6756146760
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:312038d83e2234047a454ae5f6d74cab6a9f55520f23bbc085e1f4a61f960260
3
- size 6161
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:901b17fc1da46ee379ad0e0304a822614f5e4399eea232a2725ffafa5f01eb20
3
+ size 6225