baby-dev commited on
Commit
f1686d0
·
verified ·
1 Parent(s): 33831d0

Training in progress, epoch 1

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