asimali004 commited on
Commit
b0d812a
·
verified ·
1 Parent(s): 87dff1a

Training in progress, epoch 5

Browse files
README.md CHANGED
@@ -1,6 +1,6 @@
1
  ---
2
  base_model: meta-llama/CodeLlama-7b-Python-hf
3
- library_name: transformers
4
  model_name: CodeLlamaPython_final
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-Python-hf
3
+ library_name: peft
4
  model_name: CodeLlamaPython_final
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
- "k_proj",
28
  "v_proj",
 
29
  "o_proj",
30
- "q_proj"
31
  ],
32
  "task_type": "CAUSAL_LM",
33
  "use_dora": false,
 
24
  "rank_pattern": {},
25
  "revision": null,
26
  "target_modules": [
 
27
  "v_proj",
28
+ "q_proj",
29
  "o_proj",
30
+ "k_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:c29427f4114818382578dd32698279fab00d45fef59b2949444d8b53fbcf12aa
3
  size 67143296
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9d93707f264f4e42c5cd19e81992e56640fc62dbae0321047ef1a23e4c52c032
3
  size 67143296
runs/Dec30_07-06-01_c60ca422d64c/events.out.tfevents.1735542375.c60ca422d64c.341.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c12ba9af9be0503a71af9e6d59009e63204b0a1bddcf210e7ad729c156637661
3
+ size 6350
runs/Dec30_07-09-47_c60ca422d64c/events.out.tfevents.1735542606.c60ca422d64c.341.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bfbda052947a190ff746b82d88aa1a95cb4efc22021e034b7986468e035a7fb3
3
+ size 7857
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b7ad18d791bf42a1fd0fde1694d6177379d16115e2193def7ddc62e99240b09e
3
  size 5752
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:87ce15c4b887d6707f0e083eccf6711312b606a397f5bb09d40bed4a7222d5fe
3
  size 5752