rayane-donni commited on
Commit
1daa92b
·
verified ·
1 Parent(s): 5106cd7

Training in progress, step 100

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