tuanna08go commited on
Commit
d8058c7
·
verified ·
1 Parent(s): 59eb268

Training in progress, step 13

Browse files
adapter_config.json CHANGED
@@ -20,12 +20,12 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "down_proj",
24
- "k_proj",
25
  "q_proj",
26
- "up_proj",
27
- "v_proj",
28
  "o_proj",
 
 
 
29
  "gate_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
23
  "q_proj",
24
+ "down_proj",
 
25
  "o_proj",
26
+ "v_proj",
27
+ "up_proj",
28
+ "k_proj",
29
  "gate_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:5ad41327481ec874aa76d498bfc49a1907ea9fc4626072563efe1c9efde6cba5
3
  size 83945296
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b799260f63996557fcebb14b617ff32e2c46661a83a29c012c91d9b00d721e98
3
  size 83945296
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:273195c1469dec0a5a3c2741698363b7afe036d8b2e74fb72bca3a9460668d3b
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:96d795142fa2758f710e1658d0d731a980b8a2fa6af78a8c9ea72dcaa7c1ccec
3
  size 6776