duyphu commited on
Commit
f03d854
·
verified ·
1 Parent(s): 81f2a5f

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