asimali004 commited on
Commit
7a9c7b1
·
verified ·
1 Parent(s): 03339a2

Training in progress, epoch 14

Browse files
README.md CHANGED
@@ -1,6 +1,6 @@
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,6 +34,7 @@ This model was trained with SFT.
34
 
35
  ### Framework versions
36
 
 
37
  - TRL: 0.13.0
38
  - Transformers: 4.48.0.dev0
39
  - Pytorch: 2.5.1+cu121
 
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
 
35
  ### Framework versions
36
 
37
+ - PEFT 0.14.1.dev0
38
  - TRL: 0.13.0
39
  - Transformers: 4.48.0.dev0
40
  - Pytorch: 2.5.1+cu121
adapter_config.json CHANGED
@@ -24,10 +24,10 @@
24
  "rank_pattern": {},
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
  "use_dora": false,
 
24
  "rank_pattern": {},
25
  "revision": null,
26
  "target_modules": [
27
+ "k_proj",
28
  "o_proj",
29
  "v_proj",
30
+ "q_proj"
31
  ],
32
  "task_type": "CAUSAL_LM",
33
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2744cccc9ff911989664ef5b6902ee0294700bd71a3d2b6b015b852f3fb1a645
3
  size 67143296
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8df90e394e4052cdb81f2de57222e33f61bcafa3eed82d2363fddd6b925b966a
3
  size 67143296
runs/Dec28_17-09-54_c07401b20532/events.out.tfevents.1735405803.c07401b20532.928.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7f49e2c3c483dc2252e7c4f7ea5e4461fbbbe7f2395a8d695eb9c46116228fc7
3
+ size 7880
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7c21415268dd376f5fc57ab64da3178a73e7093376a332c6a4d9ccee422a4123
3
  size 5752
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bfd658ecf30791cf5f73a9150c9248e509e4b87cad95645441d2e02a8789112f
3
  size 5752