DeepDream2045 commited on
Commit
16128f3
1 Parent(s): 5110f82

Training in progress, step 50

Browse files
adapter_config.json CHANGED
@@ -20,12 +20,12 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "down_proj",
24
  "gate_proj",
25
- "v_proj",
26
  "k_proj",
27
- "q_proj",
28
  "up_proj",
 
29
  "o_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "q_proj",
24
  "gate_proj",
25
+ "down_proj",
26
  "k_proj",
 
27
  "up_proj",
28
+ "v_proj",
29
  "o_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:720a6adacc92b01cc7a7e208531ebdbd12ba34c21beaa012b8307f43f61ec542
3
  size 119975656
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7d19c7fd5bc202505f68bcf60150cec0d333afabff305c6eac7f68ed7a62d7d4
3
  size 119975656
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0e354e722c399dce1e3616f5bb46a767ebae1746ae68640eca13cfd6c910d02c
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b11b5c4e0c23f04692ebeb2adbe14349b333df5103e6a6685e5ab295a0c2fe18
3
  size 6776