VatsalPatel18 commited on
Commit
d27aa15
1 Parent(s): 02ce117

Upload model

Browse files
Files changed (2) hide show
  1. config.json +6 -0
  2. pytorch_model.bin +2 -2
config.json CHANGED
@@ -3,6 +3,12 @@
3
  "GATv2DecoderModel"
4
  ],
5
  "edge_attr_channels": 128,
 
 
 
 
 
 
6
  "in_channels": 768,
7
  "learning_rate": 0.01,
8
  "model_type": "omics-graph-network",
 
3
  "GATv2DecoderModel"
4
  ],
5
  "edge_attr_channels": 128,
6
+ "edge_decoder_activations": [
7
+ "ReLU"
8
+ ],
9
+ "edge_decoder_hidden_sizes": [
10
+ 128
11
+ ],
12
  "in_channels": 768,
13
  "learning_rate": 0.01,
14
  "model_type": "omics-graph-network",
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c65ad73c2122521d9678210bb66db5aa2888f778a1706590ea7c2cb32996256d
3
- size 597131
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5de3ac707d57b521c516fc478d40fc13b597fb85b426951c018e6092683583a7
3
+ size 597195