yonggeun commited on
Commit
11920e9
·
verified ·
1 Parent(s): c33084e

Training in progress, step 100

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