Push model using huggingface_hub.
Browse files- config.json +1 -0
- config.pt +3 -0
- pytorch_model.bin +3 -0
config.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"model_type": "ChronoGPT", "vocab_size": 50304, "num_layers": 12, "num_heads": 6, "model_dim": 768}
|
config.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7deb06dcbbd4cd92d420b0106ec9df561986d151c7f6e61524d95a3d3904ad9c
|
3 |
+
size 924
|
pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f5aafc4cd37363e2ebc4e268d9d3c7a39d3d72178d62b65d939c2b90ae5f994c
|
3 |
+
size 1103005777
|