Skip to content

Commit 0337863

Browse files
authored
Performance metric reporting adjusted during training and evaluate (#11)
1 parent 368c667 commit 0337863

File tree

3 files changed

+401
-48
lines changed

3 files changed

+401
-48
lines changed

src/neer_match/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@
33
Neural-symbolic Entity Reasoning and Matching.
44
"""
55

6-
__version__ = '0.7.41'
6+
__version__ = '0.7.42'
77

0 commit comments

Comments
 (0)