tuantmdev commited on
Commit
47297ba
·
verified ·
1 Parent(s): c1d3bed

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
- "gate_proj",
25
- "down_proj",
26
- "up_proj",
27
  "k_proj",
28
  "q_proj",
29
- "v_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
+ "down_proj",
26
+ "up_proj",
27
+ "o_proj",
28
+ "v_proj",
29
+ "gate_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:8d53659d7c906cbb63bca4edf5f27f95ecef9b2a2a1fab996acbf7d56677098b
3
  size 48679352
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3cefbd48a6e53cdc634df71ba7230727a04f05ecd5203e62748d7814fc2764df
3
  size 48679352
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e24701c1bed5fb2b5aa4d0502cd00e7d577351cfd7d44fbda2153eef75f2456f
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:25cc9bd0be7a33ae5cbc26cb61ac2cbd250b40a2598aec294bf7f60547a45e5a
3
  size 6776