ethanker commited on
Commit
02056ce
·
verified ·
1 Parent(s): 93f8651

Training in progress, step 50

Browse files
README.md CHANGED
@@ -4,9 +4,9 @@ library_name: transformers
4
  model_name: mistral-7b-agentic-coding
5
  tags:
6
  - generated_from_trainer
7
- - unsloth
8
- - sft
9
  - trl
 
 
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/ethan-kerdelhue-epitech/lum-forge-coding-agent/runs/inyi8quv)
32
 
33
 
34
  This model was trained with SFT.
 
4
  model_name: mistral-7b-agentic-coding
5
  tags:
6
  - generated_from_trainer
 
 
7
  - trl
8
+ - sft
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/ethan-kerdelhue-epitech/lum-forge-coding-agent/runs/q32jcuk9)
32
 
33
 
34
  This model was trained with SFT.
adapter_config.json CHANGED
@@ -33,12 +33,12 @@
33
  "rank_pattern": {},
34
  "revision": null,
35
  "target_modules": [
36
- "v_proj",
37
- "k_proj",
38
  "up_proj",
 
39
  "q_proj",
40
  "down_proj",
41
  "gate_proj",
 
42
  "o_proj"
43
  ],
44
  "target_parameters": null,
 
33
  "rank_pattern": {},
34
  "revision": null,
35
  "target_modules": [
 
 
36
  "up_proj",
37
+ "v_proj",
38
  "q_proj",
39
  "down_proj",
40
  "gate_proj",
41
+ "k_proj",
42
  "o_proj"
43
  ],
44
  "target_parameters": null,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:57e79c237bc007432078b9fe0a0b3fd85e9c29cfb43472fe4f161a50452e5e69
3
  size 167832240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d163df16dd527d77e6bac649170e4fe8413a9aae524dd0f9c714b196b410d7fc
3
  size 167832240
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0d0abf80f7bbd3ae80b39bb03d7ab53adde414c05dbf5fc62790aca237d87e0f
3
  size 6225
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:133ea0b6de182fdd104ef53458c3caad8acb3262e079c6c06105bc81e8b48550
3
  size 6225