tuanna08go commited on
Commit
f8ec25f
·
verified ·
1 Parent(s): ee375b3

Training in progress, step 5

Browse files
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "up_proj",
24
- "k_proj",
25
- "o_proj",
26
  "v_proj",
 
27
  "q_proj",
 
28
  "gate_proj",
29
- "down_proj"
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
 
23
  "v_proj",
24
+ "k_proj",
25
  "q_proj",
26
+ "o_proj",
27
  "gate_proj",
28
+ "down_proj",
29
+ "up_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:0019466406616091b5e665419dd11b692cde7d167ce036256e79ed9e90424e4d
3
  size 25271744
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a218f8f85bd0d31d498586bfa7e26a1df6ce55238c6af85ece26fb1f9cc58fe5
3
  size 25271744
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:309b96a7f9e3f99b80691a66327845996dd782afb603303523457be92197fb5b
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:456fad02bf8c0239ae5b2ca9ad3ccbcff3d4e1ea1d40c27b5c2fe01fa80cfbe4
3
  size 6776