chauhoang commited on
Commit
1fdc65f
·
verified ·
1 Parent(s): 12ce764

Training in progress, step 13

Browse files
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "q_proj",
24
- "k_proj",
25
- "gate_proj",
26
- "down_proj",
27
  "o_proj",
28
  "up_proj",
29
- "v_proj"
 
 
 
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
 
 
23
  "o_proj",
24
  "up_proj",
25
+ "gate_proj",
26
+ "down_proj",
27
+ "k_proj",
28
+ "v_proj",
29
+ "q_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2ba173f9c7a20b6448fd647c6fa7ba7c8f139d49778188bba393c0a2eb0df6c5
3
  size 83945296
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b4ed443dd40c8d24de5de670d0e976b65d3ee897ca7ef642491291daaa16fac8
3
  size 83945296
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9ac449ced814b9f68d962aa9e75bd7d80a18b4f00883c3aa615312204c5975a2
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ac149de4fe4386862b1c87bd5fb50622fa6a5b09877c61fd129d73647d06ae23
3
  size 6776