Training in progress, epoch 1
Browse files
adapter_config.json
CHANGED
|
@@ -16,8 +16,14 @@
|
|
| 16 |
"rank_pattern": {},
|
| 17 |
"revision": null,
|
| 18 |
"target_modules": [
|
|
|
|
|
|
|
| 19 |
"q_proj",
|
| 20 |
-
"
|
|
|
|
|
|
|
|
|
|
|
|
|
| 21 |
],
|
| 22 |
"task_type": "CAUSAL_LM"
|
| 23 |
}
|
|
|
|
| 16 |
"rank_pattern": {},
|
| 17 |
"revision": null,
|
| 18 |
"target_modules": [
|
| 19 |
+
"k_proj",
|
| 20 |
+
"up_proj",
|
| 21 |
"q_proj",
|
| 22 |
+
"o_proj",
|
| 23 |
+
"lm_head",
|
| 24 |
+
"v_proj",
|
| 25 |
+
"down_proj",
|
| 26 |
+
"gate_proj"
|
| 27 |
],
|
| 28 |
"task_type": "CAUSAL_LM"
|
| 29 |
}
|
adapter_model.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:60f59234b7e0a084333e13a819abca245cea654dbf425ae092781b5d0fe8a9a4
|
| 3 |
+
size 27309386
|
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a6da3dd9008135ba92fe49298c2f19608b36972de3613257ee4d259a59939314
|
| 3 |
+
size 170142632
|
runs/Nov23_14-40-00_13d8b20c08b4/events.out.tfevents.1700750401.13d8b20c08b4.876.1
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:98c52b020e8f614b92f43357dd004dfcb27a1265fc3cd23f304efdf039c64277
|
| 3 |
+
size 4822
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 4600
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:132ab4ba933010f892b7fa98607fa5e91cc759a421cdf84592a04e4ccd8d1bc9
|
| 3 |
size 4600
|