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 a model on a dataset that is not ace04, ace05, or scierc #64

Open
serenalotreck opened this issue Jul 16, 2023 · 1 comment
Open

Comments

@serenalotreck
Copy link

I'm trying to train a set of models on my own dataset. When I provide the shorthand name of my own dataset for the --task parameters, I get an error that I have to choose either ace04 | ace05| scierc.

However, when I used scierc as the value for the --task parameter, I get a Segmentation Fault when I try and train the model.

Wondering how to train a model on a new dataset?

@a3616001
Copy link
Member

Hi @serenalotreck , to add a new task, you may also want to modify shared/const.py. See #1 .
Let me know if you have further questions!

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

2 participants