trungvo commited on
Commit
a5702be
1 Parent(s): 3ee91b2

Training in progress, epoch 2

Browse files
adapter_config.json CHANGED
@@ -20,14 +20,14 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "down_proj",
24
- "k_proj",
25
  "v_proj",
26
- "up_proj",
27
- "gate_proj",
28
  "o_proj",
 
 
 
29
  "lm_head",
30
- "q_proj"
31
  ],
32
  "task_type": "CAUSAL_LM",
33
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
23
  "v_proj",
24
+ "q_proj",
 
25
  "o_proj",
26
+ "k_proj",
27
+ "gate_proj",
28
+ "down_proj",
29
  "lm_head",
30
+ "up_proj"
31
  ],
32
  "task_type": "CAUSAL_LM",
33
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7600aaa98f99e59fe4bcde8beb65a2f027a7826086bbe50faf47192febb3bcf7
3
  size 581159464
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:238bcf2f3725d620300138bb0ba8cb45deb194d3521d77663032e4923185f553
3
  size 581159464
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ecd7e20763776b445073bfb23d766d3ad48067a2035056a4021bd2d1ebae3505
3
  size 5176
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d60f101254f1ae78e04202538f5928f186c53bf2e2df428f50cab428410224ff
3
  size 5176