Skip to content

Commit

Permalink
SchNet threahsold increased for conv_head
Browse files Browse the repository at this point in the history
  • Loading branch information
allaffa committed Dec 13, 2024
1 parent 1a39140 commit e0e7fb6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test_graphs.py
Original file line number Diff line number Diff line change
Expand Up @@ -164,6 +164,7 @@ def unittest_train_model(
thresholds["PNAPlus"] = [0.2, 0.15]
if ci_input == "ci_conv_head.json":
thresholds["GIN"] = [0.25, 0.40]
thresholds["SchNet"] = [0.30, 0.30]

verbosity = 2

Expand Down

0 comments on commit e0e7fb6

Please sign in to comment.