chauhoang commited on
Commit
cec8da0
·
verified ·
1 Parent(s): f40b5ea

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