tuanna08go commited on
Commit
5e49fa1
·
verified ·
1 Parent(s): 8a5af04

Training in progress, step 13

Browse files
adapter_config.json CHANGED
@@ -22,11 +22,11 @@
22
  "target_modules": [
23
  "v_proj",
24
  "down_proj",
 
25
  "o_proj",
26
  "up_proj",
27
- "q_proj",
28
  "k_proj",
29
- "gate_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
22
  "target_modules": [
23
  "v_proj",
24
  "down_proj",
25
+ "gate_proj",
26
  "o_proj",
27
  "up_proj",
 
28
  "k_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:5d24092171a9a104a61515a8740974060a9a447352fdddb705bd3583a52eef4f
3
  size 14696
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4465989d6b7c811ef2c3517010e3ff250cdf63de512bfe49eb958ee717229d61
3
  size 14696
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b3a31f6fd3447019882644843437ab629f232b6d7498b91fb92df73ee0511204
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b2d26b4ccfe99cb870b769e8e4399085210809ce2352fcb545ca7929316450c1
3
  size 6776