tuanna08go commited on
Commit
af758c1
·
verified ·
1 Parent(s): 5e37656

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
- "v_proj",
25
  "k_proj",
26
- "down_proj",
27
  "up_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
  "k_proj",
24
+ "q_proj",
25
  "up_proj",
26
+ "down_proj",
27
+ "o_proj",
28
  "gate_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:bda86abb4941a25f8b40581caccbde5e685ed8e79cd92a85852c91e2e60e3aae
3
  size 25271744
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d2542ed1e37deb13cea6c2bfae6748aef137cd46ed8185664e36cbe152fb0c57
3
  size 25271744
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:561b459213c1c15614c8158e4c5727b270668f05e11d7da8454e5f5120338b22
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d1ef8114e252c9fa3b06aa99062266130a6d4c1c6b0c333f6b161777ba959691
3
  size 6776