chauhoang commited on
Commit
0b3953b
·
verified ·
1 Parent(s): d243c00

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
- "o_proj",
24
  "up_proj",
 
25
  "q_proj",
26
- "v_proj",
27
  "k_proj",
28
- "down_proj",
29
- "gate_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "gate_proj",
24
  "up_proj",
25
+ "down_proj",
26
  "q_proj",
27
+ "o_proj",
28
  "k_proj",
29
+ "v_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:ec4574a345477eed3130720d7ebecadccf32a2cdae747ca6212adfbe3d61036d
3
  size 83945296
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fa9d01e04bc5524f4be0d2bf9ab4babfce030415d14ec1b7c6482f26e45e7cb7
3
  size 83945296
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:61321771efba861ef3c0369f4f6b3798ccfa12242d76b9dd77615b611202d842
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:00def8b4c579dc624a86616798a0ae67b8fb7c8d1ee6c8ed7c551dc8e4e22e7a
3
  size 6776