vilmay commited on
Commit
974e445
1 Parent(s): d4b68a1

Training in progress, step 100

Browse files
adapter_config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
- "base_model_name_or_path": "bigcode/starcoder2-15b",
5
  "bias": "none",
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
@@ -20,10 +20,8 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "c_attn",
24
- "c_fc",
25
- "c_proj",
26
- "q_attn"
27
  ],
28
  "task_type": "CAUSAL_LM",
29
  "use_dora": false,
 
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
+ "base_model_name_or_path": "codellama/CodeLlama-7b-Instruct-hf",
5
  "bias": "none",
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "q_proj",
24
+ "v_proj"
 
 
25
  ],
26
  "task_type": "CAUSAL_LM",
27
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:800712845d9eaf5a3bab4cd74fc45dff51b51e1b55ed51b93a4dcebc2eab67db
3
- size 78663552
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bd98f86811af5e7a112ed80ae6c8d87fd3163457c0f3a79927ac0dd4bd15971f
3
+ size 16794200
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0cf9efc2c6b101d9c75f9ae0739610e892b4e335ead11370ec1473aaedccb88d
3
  size 4920
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7730a8b6cae7c70f2a3edd6c4e213571819007ab407a6f93a68fd183640c36f7
3
  size 4920