vilmay commited on
Commit
466ba42
1 Parent(s): 74d7ec1

Training in progress, step 500

Browse files
adapter_config.json CHANGED
@@ -1,7 +1,7 @@
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,8 +20,7 @@
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,
 
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
+ "base_model_name_or_path": "bigcode/starcoderbase-1b",
5
  "bias": "none",
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "c_attn"
 
24
  ],
25
  "task_type": "CAUSAL_LM",
26
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ef8c3af850576605a471b3167466f6c94d8fc16e385d727101db28b040a6e0ed
3
- size 16794200
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3403b8ce684888f31919d27b00c1c0916277c47ffbe8f693cc73b09268dd49ab
3
+ size 3348464
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fb0ec0c5e94e5efc3a005b68a30bda864f95ee0132baabd6b4cd025bc2de5e7a
3
  size 4920
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b216a428ba531e44619782242c32bc1b8abcaaa367228615237b7c2ce7970457
3
  size 4920