LaoRay commited on
Commit
90178ce
1 Parent(s): fbc2401

Training in progress, epoch 0

Browse files
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "q_proj",
24
- "o_proj",
25
- "gate_proj",
26
  "down_proj",
27
- "up_proj",
28
  "v_proj",
29
- "k_proj"
 
 
 
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
 
23
  "down_proj",
 
24
  "v_proj",
25
+ "up_proj",
26
+ "gate_proj",
27
+ "k_proj",
28
+ "q_proj",
29
+ "o_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:092e8622be2fe662f56702fa0ceb2985946bac6fa80b80141a6a92e6f3101d22
3
  size 1342238560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b244056e4995161bf6b2706dc068d9ac5243bbb5ac3476f59560c32da6c600f5
3
  size 1342238560
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:42ce2592a0c4e3d0d8710fd300a17b4b14e5ebfd57a377fb2044066da7aab31e
3
  size 6200
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bac6515add6d6996bb124771331448daef1e32bc5589714f393742d1b4d316f8
3
  size 6200