chauhoang commited on
Commit
ef31553
·
verified ·
1 Parent(s): 5a1a4d4

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