chauhoang commited on
Commit
b6817b0
·
verified ·
1 Parent(s): b212e86

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
- "o_proj",
25
  "down_proj",
26
- "gate_proj",
27
- "up_proj",
28
  "q_proj",
29
- "k_proj"
 
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
23
  "down_proj",
24
+ "o_proj",
25
+ "k_proj",
26
  "q_proj",
27
+ "up_proj",
28
+ "v_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:9eee3b1600834ebe0fddd8973cf221cce04dc89d7e35655c2304bf0afc01c531
3
  size 83945296
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:877f804e3854309ff5aa18aeeafecb6e17e810ac7e724079515c828aead30157
3
  size 83945296
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f26fc9e6cf4404d4396238acce5071129ed2e1380c711c46d8e376755e2dcc7e
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c3dd28a62d559dd71038031b2057c914e286e55ca2e3a8c251a44ff5e74b6303
3
  size 6776