phungkhaccuong commited on
Commit
3e05046
·
verified ·
1 Parent(s): 54eef9f

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