Push model using huggingface_hub.
Browse files- config.json +1 -1
- config.pt +2 -2
- pytorch_model.bin +2 -2
config.json
CHANGED
@@ -1 +1 @@
|
|
1 |
-
{"model_type": "ChronoGPT", "vocab_size": 50304, "num_layers":
|
|
|
1 |
+
{"model_type": "ChronoGPT", "vocab_size": 50304, "num_layers": 52, "num_heads": 12, "model_dim": 1536}
|
config.pt
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:118280551d8ba9bd76ffbf013112530f918846db0eb0e26aea1163c7a8031e96
|
3 |
+
size 1319
|
pytorch_model.bin
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:5f8a9e691f088511a989c5e40b6ec4b426ccc3b94d88f5191bf45fc42e710255
|
3 |
+
size 7434296047
|