chauhoang commited on
Commit
c19c17b
·
verified ·
1 Parent(s): 53adfc0

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
  "up_proj",
 
 
 
26
  "o_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
  "up_proj",
24
+ "k_proj",
25
+ "q_proj",
26
+ "gate_proj",
27
  "o_proj",
28
  "v_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:bf3459951b76d0f17f731c298fd3e5e141973711b5219b3589aba53d5309ab71
3
  size 41581360
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3bd0cb7914fbc1839d3cc4e902819cb5e0cf880edba65eb6b1ace257f70a098c
3
  size 41581360
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d8033239e26a6ed9f5499c19b5ae07030b5096b2c38f1362ce1e2cee39492ea8
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d53238db5efe79f1abeab238c83d70d389182543369653dc62ac805c70601e3f
3
  size 6776