asimali004 commited on
Commit
e5f233c
·
verified ·
1 Parent(s): 5d4435e

Training in progress, epoch 1

Browse files
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
  "v_proj",
28
+ "k_proj",
29
+ "o_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:e50e9c0cb027231e9bc51e8492e44941f5546ae876c2859661695f0d51b39d9a
3
  size 67143296
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eb5d2c9242595ae0f7d825bf71f796600ce2d0522159ae20f298a686f79f2e0c
3
  size 67143296
runs/Dec27_17-28-53_15a61208420c/events.out.tfevents.1735320589.15a61208420c.4517.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0497dbf5dad2a6d17ae6a4d9b8d29615771bbc7b01308d7ecf0efeefac12d3f1
3
- size 9589
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7833975924964f3152add3a08d6c00296f602e06fe2597d87c1b805e870137dd
3
+ size 10003
runs/Dec27_19-16-39_a6ad6be2a4b6/events.out.tfevents.1735327001.a6ad6be2a4b6.2872.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:582b0018c28c1452d7194cdd445b816fca6b15647e6d5cbdf604a4715319e872
3
+ size 7875
tokenizer_config.json CHANGED
@@ -79,6 +79,7 @@
79
  "sp_model_kwargs": {},
80
  "suffix_token": "▁<SUF>",
81
  "tokenizer_class": "CodeLlamaTokenizer",
 
82
  "unk_token": "<unk>",
83
  "use_default_system_prompt": false
84
  }
 
79
  "sp_model_kwargs": {},
80
  "suffix_token": "▁<SUF>",
81
  "tokenizer_class": "CodeLlamaTokenizer",
82
+ "torch_dtype": "auto",
83
  "unk_token": "<unk>",
84
  "use_default_system_prompt": false
85
  }
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:64bc97859acd73396eac6e0384f4490f1c16cd35e4086a2689dbff3ca2636f4d
3
  size 5752
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cff80ce7cd8541cee693d5433eeca6431ab7342f25f48ffc62d7bfb9fd5ac3ac
3
  size 5752