Update weights (step 5000)
Browse files- README.md +1 -4
- config.json +1 -1
- model.safetensors +2 -2
README.md
CHANGED
|
@@ -9,7 +9,4 @@ tags:
|
|
| 9 |
|
| 10 |
A 2B-parameter causal language model (PyTorch / safetensors).
|
| 11 |
|
| 12 |
-
|
| 13 |
-
|
| 14 |
-
- `config.json`
|
| 15 |
-
- `model.safetensors`
|
|
|
|
| 9 |
|
| 10 |
A 2B-parameter causal language model (PyTorch / safetensors).
|
| 11 |
|
| 12 |
+
Checkpoint step: 5000
|
|
|
|
|
|
|
|
|
config.json
CHANGED
|
@@ -8,4 +8,4 @@
|
|
| 8 |
"GPT"
|
| 9 |
],
|
| 10 |
"torch_dtype": "bfloat16"
|
| 11 |
-
}
|
|
|
|
| 8 |
"GPT"
|
| 9 |
],
|
| 10 |
"torch_dtype": "bfloat16"
|
| 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:95128ae0f1e0f5b8a99b88f3bd9e3de80cc8f847ac626d560a96bf24a2341b81
|
| 3 |
+
size 3717113636
|