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