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:e092422124a7a031528d35d8af77b31572fac11c1ded252e808aa93a193aace0
|
3 |
+
size 1103005777
|