Minata commited on
Commit
cfcd04f
1 Parent(s): 5b1f07a

Training in progress, step 5

Browse files
adapter_config.json CHANGED
@@ -19,14 +19,14 @@
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
- "q_proj",
23
- "k_proj",
24
  "v_proj",
25
- "lm_head",
26
- "down_proj",
27
- "gate_proj",
28
  "o_proj",
29
- "up_proj"
 
 
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_rslora": false
 
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
+ "up_proj",
 
23
  "v_proj",
24
+ "q_proj",
 
 
25
  "o_proj",
26
+ "gate_proj",
27
+ "down_proj",
28
+ "lm_head",
29
+ "k_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_rslora": false
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:881583be6d976f608bebc61d3cadb1b32b54110b573ea8e7ee0c641aceca23a6
3
  size 609389712
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a622a1def4e0397bb8fbd1d630edc4a7438a7d08d9b72025d4080c5e3fc3d623
3
  size 609389712
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1000f31cb63521ee1f02fa70a04aa4c8d169544a03e26fb36abdc3ef77a0aafd
3
  size 4728
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0d9a7cc13814b0636a00bb8db6adbb961242173893d9ee25540507d2260c2a2c
3
  size 4728