chauhoang commited on
Commit
c3a46e2
·
verified ·
1 Parent(s): b99aeb5

Training in progress, step 13

Browse files
adapter_config.json CHANGED
@@ -20,12 +20,12 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "q_proj",
24
  "gate_proj",
25
- "down_proj",
26
  "up_proj",
 
 
27
  "k_proj",
28
- "v_proj",
29
  "o_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
23
  "gate_proj",
24
+ "v_proj",
25
  "up_proj",
26
+ "q_proj",
27
+ "down_proj",
28
  "k_proj",
 
29
  "o_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:71be12e13d216e237618b0c1c72c73067dfc73710c2a6bd9b32519dc625bfd7f
3
  size 83945296
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2dac695b2b5550a96e1ed4305f4b10694c219d4c8269f88a98c667f7dc18e318
3
  size 83945296
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:51869658f48251eb18382d25b47b5bf5899b3ac265ec302a0b7b4519f5b1f14f
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b4636aa8073bcecd4742078ed8d9e5a29e0a87bfe0083cbe5e892edce7e8397a
3
  size 6776