venetis commited on
Commit
2355244
1 Parent(s): 4d98a8f

Training in progress, step 2

Browse files
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
23
  "o_proj",
24
  "down_proj",
25
- "gate_proj",
26
- "v_proj",
27
  "q_proj",
28
- "k_proj",
29
- "up_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "k_proj",
24
+ "gate_proj",
25
  "o_proj",
26
  "down_proj",
27
+ "up_proj",
 
28
  "q_proj",
29
+ "v_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:49e51b27781bcfa5dd84de76f94a64a40a9aecd61b6a8309b589366bfbe28b29
3
  size 167832688
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5e7765dd14bd99126387300b7ab2cc54f1502a3608e7943046ff107faae55c3a
3
  size 167832688
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cf177ed8338555934a37534607cd0f5495ee36d0634c49e8cf60f0a0ab3afa9f
3
  size 5880
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c35ce03e7f2b29ea45f4f28741ec8ff9f84ff819b3f5b3788478475f0686e866
3
  size 5880