syntax-augmented-bert icon indicating copy to clipboard operation
syntax-augmented-bert copied to clipboard

Source code of the paper "Do Syntax Trees Help Pre-trained Transformers Extract Information?" (EACL 2021)

Results 2 syntax-augmented-bert issues
Sort by recently updated
recently updated
newest added

Hi, I found the following execution result after running the bash.. 06/02/2022 08:20:12 - INFO - __main__ - Evaluation Scores P (micro): 0.000%| R (micro): 0.000%| F1 (micro): 0.000% Test:...

11/29/2021 06:01:22 - INFO - pytorch_transformers.modeling_utils - loading weights file checkpoints/1//bert-base-cased/pytorch_model.bin 11/29/2021 06:04:45 - INFO - pytorch_transformers.modeling_utils - Weights of SyntaxBertForTokenClassification not initialized from pretrained model: ['transitions', 'bert.syntax_encoder.emb.weight', 'bert.syntax_encoder.embed_pos.weight', 'bert.syntax_encoder.syntax_encoder.layers.0.syntax_attention.query.weight',...