Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
gahdritz authored Feb 18, 2022
1 parent cf01fe0 commit 61d004a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion train_openfold.py
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,7 @@ def compute_validation_metrics(self,
)

metrics["gdt_ts"] = gdt_ts_score
metrics["gdt_ta"] = gdt_ha_score
metrics["gdt_ha"] = gdt_ha_score

return metrics

Expand Down

0 comments on commit 61d004a

Please sign in to comment.