Closed YK-YR closed 9 months ago
We use BERT(or roberta\ albert ) as the foundation model for our experiments. Direct application of these models to downstream tasks ( e.g., relation extraction ) does not yield satisfactory results. you'll need to do some fine-tuning If you want to do relation extraction task :)
Thank you for your advices. I get it.
Can I directly use this model to achieve some relation extraction tasks without training?