mirror of
https://github.com/microsoft/autogen.git
synced 2026-02-17 17:02:03 -05:00
fix the post-processing bug in NER (#534)
* fix conll bug * update DataCollatorForAuto * adding label_list comments
This commit is contained in:
@@ -347,3 +347,4 @@ class TestClassification(unittest.TestCase):
|
||||
|
||||
if __name__ == "__main__":
|
||||
unittest.main()
|
||||
test = TestClassification()
|
||||
|
||||
Reference in New Issue
Block a user