emendes3 commited on
Commit
797ebec
1 Parent(s): 51dde1b

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
- "k_proj",
24
- "gate_proj",
25
  "q_proj",
 
 
26
  "down_proj",
27
  "o_proj",
28
  "up_proj",
29
- "v_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
  "down_proj",
27
  "o_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:12a360927c8b167b4354d30bbdc0f2085ce1b13e163d2a51dba5c2ee8339cca2
3
  size 1001466944
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:064f1ce25d4db2a78a2335fa9d872d5a7940ad36119c49b8fede7f40c7bafe1b
3
  size 1001466944
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:961ee1a7cbd1b6b6cfa1ece2d221f52028750c486f42d6638607e3e565294906
3
- size 7096
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8d908efb621e11bde1a331632fddc39d144396b2bdc8214c8c7fc2dd3fd3daef
3
+ size 7224