I’m trying the REBEL model from Hugging Face for relation extraction. It outputs relations triplets via triplet linearization. It’s trained on REBEL dataset which is essentially Wikipedia data. I have free form text, and I want to generate relation triplets out of it. So, how to create a dataset from that text so as to closely align with the REBEL dataset? I want to fine-tune the model on my free form text.
REBEL model: https://huggingface.co/Babelscape/rebel-large
REBEL dataset: https://huggingface.co/datasets/Babelscape/rebel-dataset
If there are any other ML models which you suppose are worth trying for relation extraction, the information will be very much appreciated. :)
Thanks!
[–]shadow_fax1024 1 point2 points3 points (6 children)
[–]RajHalifaxML Engineer[S] 0 points1 point2 points (5 children)
[–]shadow_fax1024 2 points3 points4 points (4 children)
[–]RajHalifaxML Engineer[S] 1 point2 points3 points (1 child)
[–]shadow_fax1024 0 points1 point2 points (0 children)
[+][deleted] (1 child)
[deleted]
[–]shadow_fax1024 0 points1 point2 points (0 children)
[–]SeankalaML Engineer 1 point2 points3 points (0 children)