phungkhaccuong commited on
Commit
f618d47
·
verified ·
1 Parent(s): 5e6473f

Training in progress, step 13

Browse files
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
23
  "k_proj",
24
- "gate_proj",
25
- "down_proj",
26
- "o_proj",
27
  "v_proj",
28
- "q_proj",
29
- "up_proj"
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "q_proj",
24
+ "up_proj",
25
  "k_proj",
 
 
 
26
  "v_proj",
27
+ "o_proj",
28
+ "down_proj",
29
+ "gate_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:72cfbefa3ebe1f64d3845da8302143787843ff22bfe54e8443ffbecceedc220b
3
  size 27024
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:64f7453bda80149dca44954db5bad8b7abe20f7a8e4bf7b5fde22cb01cd8c163
3
  size 27024
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1b7f37e6e3921f4d2e471454d1c182cb57fa255d6bee7a5f69535427ff90fa55
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3f2a09ab46e847c3684c6d1b6f2cab7e3dc3a7a7a0bf7f7affe6a1873ece420e
3
  size 6776