davidoj01 commited on
Commit
1f77910
1 Parent(s): ae64a43

Training in progress, step 64

Browse files
adapter_config.json CHANGED
@@ -22,12 +22,12 @@
22
  "rank_pattern": {},
23
  "revision": null,
24
  "target_modules": [
25
- "up_proj",
 
26
  "down_proj",
27
- "v_proj",
28
  "q_proj",
29
- "gate_proj",
30
- "k_proj"
31
  ],
32
  "task_type": null
33
  }
 
22
  "rank_pattern": {},
23
  "revision": null,
24
  "target_modules": [
25
+ "k_proj",
26
+ "gate_proj",
27
  "down_proj",
 
28
  "q_proj",
29
+ "up_proj",
30
+ "v_proj"
31
  ],
32
  "task_type": null
33
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fb9e5279c6b30297c1819bd3b500c233040d96744d377dfa2e52c3765f121d63
3
  size 75548136
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1ac2c565f91a5b01cb0baa1e88724b29c300e7df6350b6fe39a7e65d38a2797f
3
  size 75548136
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9abda3a244d8beb0d76f43e0fd83aedb78d747da2d2ea75bab9212a2478ac632
3
  size 5304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e842bf87156ad23a22036281a4a2217e59bea0edacb2bd441fb43f8b98e0702c
3
  size 5304