duyphu commited on
Commit
183bb60
·
verified ·
1 Parent(s): 6a0f122

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