tuanna08go commited on
Commit
ac2a732
·
verified ·
1 Parent(s): 6cac5e5

Training in progress, step 13

Browse files
adapter_config.json CHANGED
@@ -21,12 +21,12 @@
21
  "revision": null,
22
  "target_modules": [
23
  "q_proj",
24
- "gate_proj",
25
- "up_proj",
26
  "k_proj",
27
- "down_proj",
 
28
  "o_proj",
29
- "v_proj"
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
21
  "revision": null,
22
  "target_modules": [
23
  "q_proj",
 
 
24
  "k_proj",
25
+ "v_proj",
26
+ "gate_proj",
27
  "o_proj",
28
+ "up_proj",
29
+ "down_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:bbbe5acbd75639552f4618193afcce3f22d7e0ba529bfd4f1ee2132012899ffb
3
  size 83945296
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:84ee674c1b3d025e9a707fccb7f9841be8ed1ff375b426dae1029742ff124941
3
  size 83945296
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c05d8179162ab5f5a5b1f377b52d99edc3d9cd49e5a8840002b3e3cb13fc4c58
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2dc96e212a4ea85772a46a53ef48f57dfe5eee582a59d52d477c2ecd4c9f467a
3
  size 6776