baby-dev commited on
Commit
c3e6bf2
·
verified ·
1 Parent(s): 2c4e022

Training in progress, epoch 1

Browse files
adapter_config.json CHANGED
@@ -20,12 +20,12 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "o_proj",
24
  "down_proj",
25
- "q_proj",
26
- "k_proj",
27
  "gate_proj",
 
28
  "up_proj",
 
29
  "v_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
23
  "down_proj",
24
+ "o_proj",
 
25
  "gate_proj",
26
+ "k_proj",
27
  "up_proj",
28
+ "q_proj",
29
  "v_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f1ac2cde4d6de38916287a0f92576746b8b912405a05e9927d9b7c43e6ad2b80
3
  size 69527352
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e979dbd3cbd940f959a4ba68cfe39ed192ba6aaf26b940558b355981237dddf9
3
  size 69527352
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cbdf780f678ce24abeccef8a93bd5140aadf5e01c25177d8fa09c1018ecfa471
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2a656ef5d64b69ea7ac8f230e33aea3f20620e500bf2a829f86b58a5ee64c52b
3
  size 6776