dzanbek commited on
Commit
b1a8a76
·
verified ·
1 Parent(s): 2059987

Training in progress, step 10

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