Skip to content

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

@anitchakraborty

Description

@anitchakraborty

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions