tuanna08go commited on
Commit
1b9d5ec
·
verified ·
1 Parent(s): 21f665a

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
- "q_proj",
24
- "k_proj",
25
  "o_proj",
 
 
26
  "up_proj",
27
- "v_proj",
28
- "down_proj",
29
- "gate_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "gate_proj",
24
+ "down_proj",
25
  "o_proj",
26
+ "k_proj",
27
+ "q_proj",
28
  "up_proj",
29
+ "v_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:68e888b349c3225de18ae4a20d592195ceaf673901c8dd153b946666cbed5728
3
  size 80013120
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:283c9218103b83fa4eb24efb346320014ab9bce9a0c20a41ba705468edd04b45
3
  size 80013120
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:16da6857c46cc983a8b31adc3473f7bbe8ac906f68fa198e036a5ab1da69942b
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:81b2c35e5c215aaca5ac5a2addff8a3af7fa440e77dffb271c07c5ad20770c34
3
  size 6776