tuanna08go commited on
Commit
4fe962b
·
verified ·
1 Parent(s): a68d6ea

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