chauhoang commited on
Commit
b07337e
·
verified ·
1 Parent(s): 8133165

Training in progress, step 13

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