maxkretchmer commited on
Commit
e39c6ad
1 Parent(s): 6754229

Training in progress, epoch 0

Browse files
adapter_config.json CHANGED
@@ -19,14 +19,14 @@
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
- "o_proj",
23
- "k_proj",
24
- "lm_head",
25
- "up_proj",
26
  "v_proj",
27
- "down_proj",
28
  "q_proj",
29
- "gate_proj"
 
 
 
 
30
  ],
31
  "task_type": "CAUSAL_LM"
32
  }
 
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
 
 
 
 
22
  "v_proj",
23
+ "k_proj",
24
  "q_proj",
25
+ "gate_proj",
26
+ "down_proj",
27
+ "o_proj",
28
+ "lm_head",
29
+ "up_proj"
30
  ],
31
  "task_type": "CAUSAL_LM"
32
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ad172ee184631f2f4bb561f3b21762ba98e6c372aeda160e1e3e27a882f15f30
3
  size 651362912
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:656c74197f0139634449a63d617f5aec8c2896978c471de08da606fc6dcd9e21
3
  size 651362912
runs/Dec14_23-44-28_e9f4ff0213cb/events.out.tfevents.1702597475.e9f4ff0213cb.30682.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9a0b034441194d1b3d5e003265d8d6db8bc2f2ef3826c28630bddef832f48d93
3
+ size 5451
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:95da65075f8e9044d5aca02f907ccd5c68276e493d68bab6ff80c4fade85b7e2
3
- size 4728
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0a51fe82c9d46e9a903164ad1385d4c84babd03d608c49fd26cf635d35e8298d
3
+ size 4664