tuanna08go commited on
Commit
400d000
·
verified ·
1 Parent(s): e82660f

Training in progress, step 1

Browse files
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "o_proj",
24
- "q_proj",
25
  "k_proj",
26
- "v_proj",
27
  "up_proj",
28
  "gate_proj",
29
- "down_proj"
 
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
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",
32
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3f642c29a19f7001f56d25d8bf26f112769edde5998d20456a4f84a3ccb79c4f
3
  size 36981072
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e8d78fc55931fef15003b7d72660ecfd805c587c7dceba9fda53c358711d91f0
3
  size 36981072
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8e007adad79ee80e169a9cb8a199868a5773f153a5d83e19f9c42fdbdd8ce7d8
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b4fd832c32d37c277e396a82d9f461949c1b651a2dcb827eadb3718594462d96
3
  size 6776