strickvl commited on
Commit
ac3a5d4
·
verified ·
1 Parent(s): 7fbb55d

Training in progress, step 33

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