Push model using huggingface_hub.
Browse files- README.md +9 -0
- config.json +17 -0
- model.safetensors +3 -0
README.md
ADDED
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
tags:
|
3 |
+
- model_hub_mixin
|
4 |
+
- pytorch_model_hub_mixin
|
5 |
+
---
|
6 |
+
|
7 |
+
This model has been pushed to the Hub using the [PytorchModelHubMixin](https://huggingface.co/docs/huggingface_hub/package_reference/mixins#huggingface_hub.PyTorchModelHubMixin) integration:
|
8 |
+
- Library: [More Information Needed]
|
9 |
+
- Docs: [More Information Needed]
|
config.json
ADDED
@@ -0,0 +1,17 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"attribute_encoder_type": "text",
|
3 |
+
"continuous_head": "mse",
|
4 |
+
"ignore_attributes": false,
|
5 |
+
"mlp_hidden_dim": 256,
|
6 |
+
"onehot_attr_input_dim": 336,
|
7 |
+
"qoi_dim": 1,
|
8 |
+
"seq_hidden_size": 128,
|
9 |
+
"seq_input_dim": 103,
|
10 |
+
"seq_num_layers": 4,
|
11 |
+
"seq_type": "ssm",
|
12 |
+
"ssm_pool": [],
|
13 |
+
"text_encoder_name": "bert-base-uncased",
|
14 |
+
"text_finetune_only_specific_layers": false,
|
15 |
+
"text_freeze_encoder": false,
|
16 |
+
"timestamp_embedding_size": 32
|
17 |
+
}
|
model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:38f0a978b299d590a63c3cad6a7a2a968bb8814ff3d0eee6e5347c9f422ed45a
|
3 |
+
size 450238156
|