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

Finetuning on my own data #19

Closed
Tanmay98 opened this issue Dec 19, 2022 · 1 comment
Closed

Finetuning on my own data #19

Tanmay98 opened this issue Dec 19, 2022 · 1 comment

Comments

@Tanmay98
Copy link

Hi @richardpaulhudson,

Earlier I tried training my custom NER spacy model on Litbank dataset, which was working. But when I tried training on my own own data, it seems that coref_chains attribute doesnt mark any text to true. Can you help me? How can I proceed?
I have attacehd the self annotated sample dataset too, can you check if that is alright?

Thanks in advance!
(Link to custom dataset)
https://drive.google.com/drive/folders/1WzRogtvg81TMCHmVR0Kw4iqrbVWCFgO7?usp=sharing

@Tanmay98
Copy link
Author

Screenshot 2022-12-20 at 11 39 55 AM

This is the mentioned_labels_to_span_sets dictionary that is being parsed through RulesAnalyzerFactory Class, but I think it doesnt set any attributes to true for training.
Does this mean I have to add new rules for ACT entity since I already added a noun phrase dictionary as you mentioned before? Am I doing something wrong?

Thanks for your jelp!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant