JayYip / m3tl

BERT for Multitask Learning
https://jayyip.github.io/m3tl/
Apache License 2.0
545 stars 125 forks source link

Code error ? #23

Closed Single430 closed 5 years ago

Single430 commented 5 years ago

NameError: name 'input_list' is not defined
@JayYip --> https://github.com/JayYip/bert-multitask-learning/blob/9c21e432ca1afd54423cff0bbfd16cc966156d21/bert_multitask_learning/data_preprocessing/ner_data.py#L131-L141

JayYip commented 5 years ago

Yes, that's a bug. Thanks.