emily49 commited on
Commit
19dd103
1 Parent(s): 8c358dd

Training in progress, epoch 0

Browse files
adapter_config.json CHANGED
@@ -20,14 +20,14 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "down_proj",
24
- "k_proj",
25
- "o_proj",
26
  "gate_proj",
 
27
  "q_proj",
 
28
  "up_proj",
29
- "v_proj",
30
- "lm_head"
31
  ],
32
  "task_type": "CAUSAL_LM",
33
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "v_proj",
 
 
24
  "gate_proj",
25
+ "o_proj",
26
  "q_proj",
27
+ "k_proj",
28
  "up_proj",
29
+ "lm_head",
30
+ "down_proj"
31
  ],
32
  "task_type": "CAUSAL_LM",
33
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:32dda6c096344bdf9e24d5c11162d862111bf388b2512ecdaa598ecf11f939ba
3
  size 1204678496
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:845f818854d3944e94abc44ff57f88a93ea587b65cd0e371963c8878b8025fc1
3
  size 1204678496
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:dee6ecd9d40b9ffd9da20a25ba8e1593011c888ae87c48c43608e22bdd646b8f
3
  size 5112
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:85db87c8cf66094e0ae935bd6dc0836cd37315eb9ede1b4ab9dac75a47f4b738
3
  size 5112