I'm currently doing fine-tuning for RE based on drugprot dataset with 12 possible relations. (https://zenodo.org/records/5042151)
Which config should I use for performing the finetuning procedure? The default config_finetuning.yaml gives low F1 scores (< 0.3) even after increasing num_steps to 20000 and lowering the learning rates. Should I try other configs with fixed_relation_types: true?
Thank you in advance!
I'm currently doing fine-tuning for RE based on drugprot dataset with 12 possible relations. (https://zenodo.org/records/5042151)
Which config should I use for performing the finetuning procedure? The default config_finetuning.yaml gives low F1 scores (< 0.3) even after increasing num_steps to 20000 and lowering the learning rates. Should I try other configs with fixed_relation_types: true?
Thank you in advance!