Upload folder using huggingface_hub
Browse files- README.md +1 -1
- config.json +1 -1
- model.safetensors +1 -1
README.md
CHANGED
|
@@ -8,4 +8,4 @@ tags:
|
|
| 8 |
|
| 9 |
# selection-coder
|
| 10 |
|
| 11 |
-
~236M decoder, **only SelectionMixing (order-statistic routing), no attention**. Muon, bf16, trained on bigcode/starcoderdata. step=
|
|
|
|
| 8 |
|
| 9 |
# selection-coder
|
| 10 |
|
| 11 |
+
~236M decoder, **only SelectionMixing (order-statistic routing), no attention**. Muon, bf16, trained on bigcode/starcoderdata. step=6000.
|
config.json
CHANGED
|
@@ -7,5 +7,5 @@
|
|
| 7 |
"ff": 4,
|
| 8 |
"arch": "SelectionCoder",
|
| 9 |
"mixer": "SelectionMixing(no-attention)",
|
| 10 |
-
"step":
|
| 11 |
}
|
|
|
|
| 7 |
"ff": 4,
|
| 8 |
"arch": "SelectionCoder",
|
| 9 |
"mixer": "SelectionMixing(no-attention)",
|
| 10 |
+
"step": 6000
|
| 11 |
}
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 538700288
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8264b28d8a4deaf5520c3fee0d25eb15dac960774de135c3ca828ddd9c1ac8a1
|
| 3 |
size 538700288
|