scibert icon indicating copy to clipboard operation
scibert copied to clipboard

Error in NER script

Open Mahmedturk opened this issue 6 years ago • 0 comments

Hi, how can the following error be fixed?

2019-12-17 13:40:09,762 - ERROR - allennlp.training.util - Key 'random_seed' found in training configuration but not in the serialization directory we're recovering from. 2019-12-17 13:40:09,762 - ERROR - allennlp.training.util - Key 'pytorch_seed' found in training configuration but not in the serialization directory we're recovering from. 2019-12-17 13:40:09,762 - ERROR - allennlp.training.util - Key 'numpy_seed' found in training configuration but not in the serialization directory we're recovering from.

Mahmedturk avatar Dec 17 '19 02:12 Mahmedturk