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

Docker submission #1

Open
nelliemirz opened this issue May 15, 2024 · 0 comments
Open

Docker submission #1

nelliemirz opened this issue May 15, 2024 · 0 comments

Comments

@nelliemirz
Copy link
Contributor

Regarding your latest software submission: log file. You get a KeyError: 'lang' from clf.fit(X, targets_validation['lang'])
This is because the model should not be trained on TIRA (only evaluated). So you should train your model on the training dataset, save the weights and then upload the model weights, training and validation scripts. Please check an example on how it was done for the previous task using Naive Bayes model here.

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