Ba2han commited on
Commit
271a618
·
verified ·
1 Parent(s): cf65ef9

Training in progress, step 316

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/batuhan409/huggingface/runs/m5pzom1n)
32
 
33
 
34
  This model was trained with SFT.
 
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/3prqvns0)
32
 
33
 
34
  This model was trained with SFT.
adapter_config.json CHANGED
@@ -33,18 +33,18 @@
33
  "rank_pattern": {},
34
  "revision": null,
35
  "target_modules": [
 
 
 
 
36
  "v_proj",
37
  "up_proj",
38
- "o_proj",
39
- "gate_proj",
40
- "q_proj",
41
- "k_proj",
42
- "down_proj"
43
  ],
44
  "target_parameters": null,
45
  "task_type": "CAUSAL_LM",
46
  "trainable_token_indices": null,
47
  "use_dora": false,
48
  "use_qalora": false,
49
- "use_rslora": true
50
  }
 
33
  "rank_pattern": {},
34
  "revision": null,
35
  "target_modules": [
36
+ "k_proj",
37
+ "down_proj",
38
+ "q_proj",
39
+ "o_proj",
40
  "v_proj",
41
  "up_proj",
42
+ "gate_proj"
 
 
 
 
43
  ],
44
  "target_parameters": null,
45
  "task_type": "CAUSAL_LM",
46
  "trainable_token_indices": null,
47
  "use_dora": false,
48
  "use_qalora": false,
49
+ "use_rslora": false
50
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:727a291598ac94ba2e1249a91c0a7a3ad2f7a854edafff0235090cbd93882b4b
3
  size 2558587064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cd4efd64a6090e6a4348ec0e2eeedac6ea1bf6b11c66a1781d4b5a9038db1da4
3
  size 2558587064
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5b7c8208885a2f79e165085423614ec8209b4806b0b8696262f2032527c0565b
3
  size 5713
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:63b7f4ab4406adbf1407767ceb0cad94f61c3da3b0707ce5c8758a6ff1aef33f
3
  size 5713