chauhoang commited on
Commit
d6ee283
·
verified ·
1 Parent(s): 35696c9

Training in progress, step 13

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