chauhoang commited on
Commit
8ec6b48
·
verified ·
1 Parent(s): 2b1f5f7

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