willtensora commited on
Commit
83137f2
·
verified ·
1 Parent(s): a8a3fa5

Training in progress, epoch 0

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