phungkhaccuong commited on
Commit
9d07f92
·
verified ·
1 Parent(s): 3098a4c

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