trungvo commited on
Commit
8fb5f43
1 Parent(s): e3436c2

Training in progress, epoch 1

Browse files
adapter_config.json CHANGED
@@ -20,14 +20,14 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
23
  "v_proj",
 
 
24
  "q_proj",
25
- "gate_proj",
26
  "k_proj",
27
- "o_proj",
28
- "up_proj",
29
  "down_proj",
30
- "lm_head"
31
  ],
32
  "task_type": "CAUSAL_LM",
33
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "up_proj",
24
  "v_proj",
25
+ "lm_head",
26
+ "o_proj",
27
  "q_proj",
 
28
  "k_proj",
 
 
29
  "down_proj",
30
+ "gate_proj"
31
  ],
32
  "task_type": "CAUSAL_LM",
33
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c755a0ca9240605ad8a817dee6e018b12eb9452b8c59235d8c12d93a77bcd263
3
  size 694431312
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4efb726b82b563fab11ccc5748c0fcdea115ac54f9d3ea7651d292e5409040e6
3
  size 694431312
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bda27fe1aaa942d2d7d759190d877fbb4f736097442bfb26a746ba00eee9840c
3
  size 5240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aab7c57fd4239e647f31d06481d8cce331a6d1bce2e1c940c2e53dbab49cfe93
3
  size 5240