minaring commited on
Commit
200b5c0
·
verified ·
1 Parent(s): 14a7cb3

End of training

Browse files
README.md CHANGED
@@ -27,13 +27,13 @@ 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/minaring-personal/huggingface/runs/70dupb4i)
31
 
32
  This model was trained with SFT.
33
 
34
  ### Framework versions
35
 
36
- - TRL: 0.12.1
37
  - Transformers: 4.46.3
38
  - Pytorch: 2.5.1+cu121
39
  - Datasets: 3.1.0
 
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/minaring-personal/huggingface/runs/octbqbtj)
31
 
32
  This model was trained with SFT.
33
 
34
  ### Framework versions
35
 
36
+ - TRL: 0.12.2
37
  - Transformers: 4.46.3
38
  - Pytorch: 2.5.1+cu121
39
  - Datasets: 3.1.0
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
23
  "q_proj",
24
  "down_proj",
25
  "v_proj",
26
- "k_proj",
27
- "gate_proj",
28
  "o_proj",
29
- "up_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "up_proj",
24
+ "k_proj",
25
  "q_proj",
26
  "down_proj",
27
  "v_proj",
 
 
28
  "o_proj",
29
+ "gate_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a10eb3270e542769a775947f9cabe501870f7bc5c47eea3f63434d48bb800ec7
3
  size 22573704
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:42ef0400c7df16df34667e413228dedbf408574c0f9d17c943b20f456571a9bb
3
  size 22573704
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d0e33ae561dd2abd0d92d443c33bfb256e36c919a214d0eed014f26d0b1d742d
3
  size 5560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c1bb717d087b919717961fa355b6367a544a6ac6bca8875825b7a4b46f5d607f
3
  size 5560