Closed ArijRB closed 3 years ago
Hi, Thank you for sharing your code.
I couldn't find the code for your model when you fine-tune on dependency parsing. I looked in the branch for the training. You used a biaffine parser on top of Bert-like architecture? Thanks in advance.
Hi I used the biaffine parsing model from allennlp_models with the BERT-like architecture as the text field embedder.
Thank you for your response.
Hi, Thank you for sharing your code.
I couldn't find the code for your model when you fine-tune on dependency parsing. I looked in the branch for the training. You used a biaffine parser on top of Bert-like architecture? Thanks in advance.