duyphu commited on
Commit
be8d8bc
·
verified ·
1 Parent(s): b83b6bd

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