error577 commited on
Commit
a62ae41
·
verified ·
1 Parent(s): 72f4338

Training in progress, epoch 0

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