tuanna08go commited on
Commit
ecdb583
·
verified ·
1 Parent(s): 23cb494

Training in progress, step 13

Browse files
adapter_config.json CHANGED
@@ -20,12 +20,12 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "k_proj",
24
- "o_proj",
25
  "up_proj",
26
- "gate_proj",
27
  "down_proj",
 
 
28
  "v_proj",
 
29
  "q_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
23
  "up_proj",
 
24
  "down_proj",
25
+ "o_proj",
26
+ "gate_proj",
27
  "v_proj",
28
+ "k_proj",
29
  "q_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e8d78fc55931fef15003b7d72660ecfd805c587c7dceba9fda53c358711d91f0
3
  size 36981072
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e6a7e525787679f34a855bd803ace8592398d909b0bb5aa3406bcaf106f73c04
3
  size 36981072
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b4fd832c32d37c277e396a82d9f461949c1b651a2dcb827eadb3718594462d96
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aba5e03fda3a15667106ade3b5188935fd4dd8820c9edd5e80eb4c2c3d81c0b5
3
  size 6776