chauhoang commited on
Commit
3dde70c
·
verified ·
1 Parent(s): c0f3f34

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
- "v_proj",
24
- "down_proj",
25
  "gate_proj",
26
- "o_proj",
27
  "k_proj",
 
 
28
  "up_proj",
29
- "q_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
+ "o_proj",
26
+ "q_proj",
27
  "up_proj",
28
+ "down_proj",
29
+ "v_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:6b77ba67b0674bafc51314d06f165e9b97d4281020b37710a6c6438804edb98c
3
  size 83945296
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:501821b8224e33b7c8f7cce21fab2017d9cb63e54757b7caf47defb0fe39a29a
3
  size 83945296
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:55448899e3258749fc553ed9187884caeffd13a09693b14ee525533c0de5d2ca
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5eede6bb68a2cce79c04936061331ca01ef7d05171dd24bb13d3660bdfe0ee31
3
  size 6776