juliadollis commited on
Commit
bcb7a53
1 Parent(s): 2057f73

Training in progress, step 6

Browse files
adapter_config.json CHANGED
@@ -20,12 +20,12 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "k_proj",
24
  "lm_head",
 
25
  "down_proj",
26
- "o_proj",
27
  "q_proj",
28
  "v_proj",
 
29
  "gate_proj",
30
  "up_proj"
31
  ],
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
23
  "lm_head",
24
+ "k_proj",
25
  "down_proj",
 
26
  "q_proj",
27
  "v_proj",
28
+ "o_proj",
29
  "gate_proj",
30
  "up_proj"
31
  ],
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2b7f8a37d71b7bd33b27bb52c651f35cedd7b319ca315a2ca6b1b886dc2c38d2
3
  size 608759104
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2993ad66c49878a3ff6bcf3e7422512584bb3a26e7c84c52f84419a2ab9627e5
3
  size 608759104
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:03ae0b246c2b1742ca199c6995b6e39a877aa8f76af2be016d54e6da049ae73d
3
  size 5304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3c15bc29b7f09449952919a04995ac9e9ea05096a7c195cb481318eb527b9a66
3
  size 5304