visualjoyce commited on
Commit
d8516c8
·
verified ·
1 Parent(s): 68412ec

Upload folder using huggingface_hub

Browse files
Files changed (2) hide show
  1. config.json +11 -0
  2. pytorch_model.bin +3 -0
config.json ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "architectures": [
3
+ "MoleculeSTMForGraphPrediction"
4
+ ],
5
+ "model_type": "molecule_stm",
6
+ "initializer_range": 0.02,
7
+ "num_layer": 5,
8
+ "emb_dim": 300,
9
+ "num_tasks": 1,
10
+ "graph_pooling": "mean"
11
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:772c1b60d714d606e47502bb997054b572aada829c19c37c4a60e8eef589f7a6
3
+ size 7612279