sahanes commited on
Commit
6a068f2
1 Parent(s): b89d688

Training in progress, step 12

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
- "up_proj",
26
  "k_proj",
27
- "q_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
  "gate_proj",
 
24
  "k_proj",
25
+ "up_proj",
26
+ "v_proj",
27
+ "o_proj",
28
  "down_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:782da6f5bc7f6a5d33f9e82c4062bfd6eff2e82d49c0ceb1cdde7937016a9824
3
- size 100968184
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d29fa93bc053493ce243909c2f296ce0cd95aca5c95ad9fdb259155dff69d384
3
+ size 100966336
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e1c67130755672409871b94b569c16538347382e3edf8ad69bfd1d3eb765d7d1
3
  size 5880
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:307e6f3448ad7312c01c0d7f6c4b52d8a9e3d423f2bfd0d805c90b52e7fed88b
3
  size 5880