chauhoang commited on
Commit
d788c40
·
verified ·
1 Parent(s): 94a1adc

Training in progress, step 13

Browse files
adapter_config.json CHANGED
@@ -22,11 +22,11 @@
22
  "target_modules": [
23
  "o_proj",
24
  "k_proj",
25
- "down_proj",
26
  "v_proj",
27
  "q_proj",
28
  "up_proj",
29
- "gate_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
22
  "target_modules": [
23
  "o_proj",
24
  "k_proj",
25
+ "gate_proj",
26
  "v_proj",
27
  "q_proj",
28
  "up_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:59215df74bbb5391a0652130a80eb2555b23cf6e63998585f0e3c2eedd8a10c6
3
  size 83945296
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4268b308b17983e848c4060558a5fdfca2e8a13982679471331e4aed8dfa596d
3
  size 83945296
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bd1e895877e25427d89dc21552c1c1a6f0d8d6fd66aba330b315c569d764f6b1
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5083348bc86701d2912478fc682785f88476f46ee4dc05fbcfe0f3c8e52e31c6
3
  size 6776