ibunescu commited on
Commit
149f8fd
·
verified ·
1 Parent(s): 2e337f0

Training in progress, step 35

Browse files
adapter_config.json CHANGED
@@ -19,13 +19,13 @@
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
- "v_proj",
23
- "q_proj",
24
- "dense",
25
- "lm_head",
26
  "fc2",
 
 
27
  "fc1",
28
- "k_proj"
 
 
29
  ],
30
  "task_type": "CAUSAL_LM",
31
  "use_rslora": false
 
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
 
 
 
 
22
  "fc2",
23
+ "q_proj",
24
+ "k_proj",
25
  "fc1",
26
+ "dense",
27
+ "v_proj",
28
+ "lm_head"
29
  ],
30
  "task_type": "CAUSAL_LM",
31
  "use_rslora": false
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:12257eddaf553050d9f9aba2a501dc9e4534af637176385e9a78c2584c886f82
3
  size 622357104
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9ed1d3955142755ef19223a6a92a44d1854bf1294de4371669b2fc233db6ca44
3
  size 622357104
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8d99f054007c40391a7a4809d2dadd05693b6660b11c643d14c9ec91095740c6
3
  size 4728
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e678a0afbb6729bdb617dab970507e9e8da7893c25fffc111a1fcc96fdea1b9f
3
  size 4728