tuanna08go commited on
Commit
f708802
1 Parent(s): 4bc4aca

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
  "up_proj",
 
25
  "v_proj",
26
  "q_proj",
27
- "down_proj",
28
- "gate_proj",
29
- "o_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "o_proj",
24
  "up_proj",
25
+ "gate_proj",
26
  "v_proj",
27
  "q_proj",
28
+ "k_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:d665ce24347200e3f9f0f7860eab24dd497eef1b0242f621221081156c92ee11
3
  size 80013120
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:99665eb628c8bd5c0dd93a7e09c267fcc72bd4bb9356e20a1ef0d0d775204dde
3
  size 80013120
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fb7c5dd0dcabe3c7bf0320613e451e16a60bec129b944ebf5237dc826085bc5d
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:47aa5d394af400801aeba0892d10ef713615f6e3d342e5b8108f36ab6db3daa6
3
  size 6776