Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fine-tuned ASTE model returns no triplets #382

Open
BLM3826 opened this issue Jan 15, 2024 · 2 comments
Open

Fine-tuned ASTE model returns no triplets #382

BLM3826 opened this issue Jan 15, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@BLM3826
Copy link

BLM3826 commented Jan 15, 2024

Trained ASTE model with a tiny dataset of only 100 lines continuing from the "english" checkpoint, the sentences are formatted correctly, the training completed, it generated the new checkpoints but if I load the triplet_extractor from my checkpoint it never detects any triplets.
'Triplets': []
What could have gone wrong? Is the training not actually continuing from the english checkpoint (that finds triplets)?
I can provide more info if needed.

@BLM3826 BLM3826 added the bug Something isn't working label Jan 15, 2024
@yangheng95
Copy link
Owner

Can I see your data points?

@surajmhulke
Copy link

Upvote I have same tried with same format but no outputs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants