brettbbb commited on
Commit
df1f145
1 Parent(s): 0a23faa

Training in progress, step 500

Browse files
adapter_config.json CHANGED
@@ -16,13 +16,13 @@
16
  "rank_pattern": {},
17
  "revision": null,
18
  "target_modules": [
19
- "k_proj",
20
  "down_proj",
 
21
  "up_proj",
22
- "v_proj",
23
  "q_proj",
 
24
  "o_proj",
25
- "gate_proj"
26
  ],
27
  "task_type": "SEQ_CLS"
28
  }
 
16
  "rank_pattern": {},
17
  "revision": null,
18
  "target_modules": [
 
19
  "down_proj",
20
+ "gate_proj",
21
  "up_proj",
 
22
  "q_proj",
23
+ "v_proj",
24
  "o_proj",
25
+ "k_proj"
26
  ],
27
  "task_type": "SEQ_CLS"
28
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:32bb6de2a8b3dfae92eda5c1fc80f16b9616fb170d705cd3aa091f76835085fa
3
  size 160180976
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9b67053ae418cc4f1d2a181e63b2839498483c92034785194a5131d63e9194ec
3
  size 160180976
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b5c20973405c90c03ca7ae089a3e60b115ce8562aff98a0811fd57988a32b295
3
  size 4664
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5246d9534007ba92f3c8888825ae4e74e92e86bb214cdc754522408cc0752aa0
3
  size 4664