Push model using huggingface_hub.
Browse files- config.json +1 -0
- model.pth +3 -0
config.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"model_name": "GraphSAGE", "task": "regression", "model_type": "pretrain", "in_channels": 81, "finetune_dim": 0}
|
model.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cbbee503e105ac76650bb1cb544a68f1c5fd6fbde9414ce9e70f9ee8cd5072b4
|
3 |
+
size 529307
|