saankhya1997
commited on
Commit
·
9fdf576
1
Parent(s):
a2d487b
Training in progress, epoch 0
Browse files
adapter_config.json
CHANGED
@@ -20,10 +20,10 @@
|
|
20 |
"down_proj",
|
21 |
"o_proj",
|
22 |
"lm_head",
|
|
|
23 |
"q_proj",
|
24 |
-
"up_proj",
|
25 |
"k_proj",
|
26 |
-
"
|
27 |
],
|
28 |
"task_type": "CAUSAL_LM"
|
29 |
}
|
|
|
20 |
"down_proj",
|
21 |
"o_proj",
|
22 |
"lm_head",
|
23 |
+
"v_proj",
|
24 |
"q_proj",
|
|
|
25 |
"k_proj",
|
26 |
+
"up_proj"
|
27 |
],
|
28 |
"task_type": "CAUSAL_LM"
|
29 |
}
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 340225224
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:37a360e420a24047d41720a4ce60ff0f1d4c29f99e3265cd0534e640d13cf66b
|
3 |
size 340225224
|
runs/Nov24_10-58-21_68fa7180fe31/events.out.tfevents.1700823561.68fa7180fe31.47.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e96790b2218b04a236a41fdae2515011c56fe3d73717a420860f8ac74beb8b68
|
3 |
+
size 6914
|
training_args.bin
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:e99396d10666c294340fbfefa530a9839e1ff535ef3f342c0c76b67b925cfc20
|
3 |
+
size 4283
|