jssky commited on
Commit
093d5ff
1 Parent(s): 6eabf89

Training in progress, step 5

Browse files
adapter_config.json CHANGED
@@ -22,10 +22,10 @@
22
  "target_modules": [
23
  "o_proj",
24
  "v_proj",
25
- "k_proj",
26
  "down_proj",
27
- "up_proj",
28
  "gate_proj",
 
 
29
  "q_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
 
22
  "target_modules": [
23
  "o_proj",
24
  "v_proj",
 
25
  "down_proj",
 
26
  "gate_proj",
27
+ "up_proj",
28
+ "k_proj",
29
  "q_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7cbda7ea0a6b0cf5701e20d17147782cfd141d8f0bf2afa817b2acecb7b5197c
3
  size 100966336
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7b59688d00d19805618787e6be802234edd3efa3cf99c0deac1f04a0c2fa52a8
3
  size 100966336
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:80e50aba904d39c5864e0f36c27d2c58f2cca1afdba552845d8b36d9735033ed
3
  size 6712
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8ad82ad32525e933af8b9fc0db6dec8e95c1d489a1adc2b0fa6be91ccfcf9268
3
  size 6712