feat(evaluation): add morphology support
This commit is contained in:
parent
23efc2e7f2
commit
55b6502fdc
4 changed files with 67 additions and 78 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -5,6 +5,7 @@ wandb/
|
|||
outputs/
|
||||
multirun/
|
||||
metrics/
|
||||
adjacency_debug.txt
|
||||
|
||||
# Python-generated files
|
||||
__pycache__/
|
||||
|
|
|
|||
Reference in a new issue