duyphu commited on
Commit
bc76ec1
·
verified ·
1 Parent(s): e713279

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