Upload folder using huggingface_hub
Browse files- config.json +3 -4
- model.safetensors +2 -2
config.json
CHANGED
|
@@ -3,10 +3,9 @@
|
|
| 3 |
"d": 1024,
|
| 4 |
"layers": 12,
|
| 5 |
"heads": 16,
|
| 6 |
-
"seq":
|
| 7 |
"ff": 4,
|
| 8 |
"arch": "SelectionCoder",
|
| 9 |
-
"stage": "
|
| 10 |
-
"
|
| 11 |
-
"step": 1450
|
| 12 |
}
|
|
|
|
| 3 |
"d": 1024,
|
| 4 |
"layers": 12,
|
| 5 |
"heads": 16,
|
| 6 |
+
"seq": 2048,
|
| 7 |
"ff": 4,
|
| 8 |
"arch": "SelectionCoder",
|
| 9 |
+
"stage": "ideal-sft",
|
| 10 |
+
"step": 1500
|
|
|
|
| 11 |
}
|
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:b263fac6fc859c237a94bd10d3fdfb473a73ac5a19fa8c951ff7e862da7c7ece
|
| 3 |
+
size 491861024
|