chauhoang commited on
Commit
53474fa
·
verified ·
1 Parent(s): 5dc76f6

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
- "gate_proj",
25
  "up_proj",
 
26
  "o_proj",
27
- "v_proj",
28
  "down_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
+ "k_proj",
25
  "o_proj",
26
+ "q_proj",
27
  "down_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:09bd072eeeaf38f1c496a7835b8f24fa7ee8f783940f2fa1c0244bb580d8f3ce
3
  size 17640136
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3180495dd924bca333d812e6b70a62350b9dd72dbcce42c61a35b143f7cd673c
3
  size 17640136
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c43715d92f304a21200c85eac42aaacb62b455b3da197c6aafe812b4676d827a
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:14c97dde65059067f96088e6d8def724d25e2b558796ec14a3ada0a061f833ef
3
  size 6776