willtensora commited on
Commit
e8e97f2
·
verified ·
1 Parent(s): 17b3e1d

Training in progress, step 3

Browse files
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "v_proj",
24
  "gate_proj",
25
- "q_proj",
26
  "up_proj",
 
 
27
  "down_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
  "gate_proj",
 
24
  "up_proj",
25
+ "o_proj",
26
+ "q_proj",
27
  "down_proj",
28
+ "v_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:2620d9f8ae77c65148a8ea7fe1a9f5072d22b02e1755b6c426455a6feddf8f93
3
  size 14696
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7a668af24c3533bd879d75b5dfd3efbc1a7cd5ca10d20734562c6d2052febfb3
3
  size 14696
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9684f587b8b9dee0d06da04189f196e22b0dcf18591531cf0e236a17f654eafd
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:03019292c9a4d414b2756fd01f0b1921fea38113c35eeb3f4aaca96b9e2f69d0
3
  size 6776