chauhoang commited on
Commit
6670e30
·
verified ·
1 Parent(s): c8b07f8

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
  "gate_proj",
25
- "o_proj",
26
  "v_proj",
27
- "q_proj",
28
  "down_proj",
29
- "up_proj"
 
 
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
23
  "gate_proj",
 
24
  "v_proj",
 
25
  "down_proj",
26
+ "up_proj",
27
+ "o_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:91351cc19d143329e3c197e7f07e257c5c503a1615d742ec731812ce503d256c
3
  size 50899792
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aefdaa05e7e6c2a85823e232f6ed03c2ca26270e161ffa47373b3ebe3029e493
3
  size 50899792
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:27741345f11ce40d145f522ce719366e39babd4333969775b4751b26b80d54b9
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2052d464a21263c2aad9b82d93b6f2859874ab20918e2e196206cafe48e8faa3
3
  size 6776