AutoAI-inc commited on
Commit
08f5762
·
verified ·
1 Parent(s): c32b0fa

Training in progress, step 500

Browse files
README.md CHANGED
@@ -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/papertusin56-/huggingface/runs/8c0tot87)
31
 
32
 
33
  This model was trained with SFT.
 
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/papertusin56-/huggingface/runs/rq9mqfnf)
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
- "gate_proj",
29
- "up_proj",
30
  "o_proj",
31
- "down_proj",
 
32
  "q_proj",
33
- "k_proj",
34
- "v_proj"
 
35
  ],
36
  "target_parameters": null,
37
  "task_type": "CAUSAL_LM",
 
25
  "rank_pattern": {},
26
  "revision": null,
27
  "target_modules": [
 
 
28
  "o_proj",
29
+ "v_proj",
30
+ "up_proj",
31
  "q_proj",
32
+ "down_proj",
33
+ "gate_proj",
34
+ "k_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:ddf343cd5f89231c17f22b302c3665f602da85db935563dae31ba6e3ecdc92ce
3
  size 167832240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:710f1d933467bbe997fcdce27eb11bbeaf9796f74e9900c37b45cb43b63f7939
3
  size 167832240
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ae789beee25c67e1a734b32ee7f758265baeb2d52890855096d34c978aee210c
3
  size 6097
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b6457a6accfb76db6c14c23916ead5bf446ab08a0f2bdda57262a0edab91f6d7
3
  size 6097