chauhoang commited on
Commit
49f9a0c
·
verified ·
1 Parent(s): db701bd

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