aiyets commited on
Commit
7f8ef2d
1 Parent(s): 4dece32

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