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

Training the gcn on my own conell data, no error but the model not trained, column mapping issue #205

Open
anitchakraborty opened this issue Apr 25, 2022 · 0 comments

Comments

@anitchakraborty
Copy link

anitchakraborty commented Apr 25, 2022

Hi,

Thank you for creating a solution like this and maintaining the repo and answering the quarries.
I'm trying the train the model in my own conell data, where the training is getting completed without any error. But i think the column being considered for the model from the conell file are he fourth, fifth, and eleventh.

How do i modify the column reference so that it gets train properly. Sample data from my training set is attached.

for my training set, the text is in column 1, and column 3 has NER tags (Bio)

With debugging I can guess that I do have to map the column somewhere in aux/init file, but fail to identify accurately on how to. Any help is highly appreciated.

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