duyphu commited on
Commit
26dd420
·
verified ·
1 Parent(s): 85c6d99

Training in progress, step 13

Browse files
adapter_config.json CHANGED
@@ -22,11 +22,11 @@
22
  "target_modules": [
23
  "up_proj",
24
  "gate_proj",
25
- "o_proj",
26
  "v_proj",
27
- "q_proj",
 
28
  "down_proj",
29
- "k_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
22
  "target_modules": [
23
  "up_proj",
24
  "gate_proj",
 
25
  "v_proj",
26
+ "o_proj",
27
+ "k_proj",
28
  "down_proj",
29
+ "q_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:ba586f2fe97cb84a62af5c9a866e50de6422ba18c8bc8a5cbc2ec5dec0d9cd63
3
  size 83945296
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a6185c22314c4f7a5144caebc127604aaabfbdae829a1a0f1b1e8d981aaae99c
3
  size 83945296
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b4655a9cfd6e0fa2a4619ccc51306fb99917fa7a034ebbaa33c656b55ea32a93
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:df15d10de88777571556bda81d8d660615ba33936fb18c86238c84e9a2921adf
3
  size 6776