tuanna08go commited on
Commit
f1057f9
1 Parent(s): 655e54e

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