KonradSzafer
commited on
Commit
•
b6abe24
1
Parent(s):
b5e6374
Push model using huggingface_hub.
Browse files- config.json +1 -0
- pytorch_model.bin +3 -0
config.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"task_name": "pre-training", "model_name": "MOMENT", "transformer_type": "encoder_only", "d_model": null, "seq_len": 512, "patch_len": 8, "patch_stride_len": 8, "device": "cpu", "transformer_backbone": "google/flan-t5-large", "model_kwargs": {}}
|
pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:52f5ee65c80790c7f6dab8736243368e193fcc04d2d642d9f69c89dd644bd199
|
3 |
+
size 1385575757
|