asifkhan9795 commited on
Commit
9bc181a
·
verified ·
1 Parent(s): 57e1cbd

End of training

Browse files
README.md CHANGED
@@ -1,6 +1,6 @@
1
  ---
2
  base_model: meta-llama/CodeLlama-7b-Instruct-hf
3
- library_name: peft
4
  model_name: CodeLlamaInstruct_finetuned
5
  tags:
6
  - generated_from_trainer
@@ -34,7 +34,6 @@ This model was trained with SFT.
34
 
35
  ### Framework versions
36
 
37
- - PEFT 0.15.2.dev0
38
  - TRL: 0.17.0
39
  - Transformers: 4.52.0.dev0
40
  - Pytorch: 2.6.0+cu124
 
1
  ---
2
  base_model: meta-llama/CodeLlama-7b-Instruct-hf
3
+ library_name: transformers
4
  model_name: CodeLlamaInstruct_finetuned
5
  tags:
6
  - generated_from_trainer
 
34
 
35
  ### Framework versions
36
 
 
37
  - TRL: 0.17.0
38
  - Transformers: 4.52.0.dev0
39
  - Pytorch: 2.6.0+cu124
adapter_config.json CHANGED
@@ -25,9 +25,9 @@
25
  "revision": null,
26
  "target_modules": [
27
  "q_proj",
 
28
  "v_proj",
29
- "k_proj",
30
- "o_proj"
31
  ],
32
  "task_type": "CAUSAL_LM",
33
  "trainable_token_indices": null,
 
25
  "revision": null,
26
  "target_modules": [
27
  "q_proj",
28
+ "o_proj",
29
  "v_proj",
30
+ "k_proj"
 
31
  ],
32
  "task_type": "CAUSAL_LM",
33
  "trainable_token_indices": null,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1edf60a7025c6f59d589bc8030124c492fb897b14162108e7ae4ce08fc6876aa
3
  size 67143296
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ebaa884c37d2869c927dce069ab99784c3b5005402ee7fcd92a79f61a0819a8c
3
  size 67143296
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d0d83db8296e245d37b45710d0bf0d2555ee616069dc92bc1353d27bb0c2d8bc
3
  size 5752
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:031b98e2863f055bb2ff502b3c443da47b7ac92c78bd8ad59126e173a478f7f4
3
  size 5752