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

train a topic classifier on English MultiEURLEX #23

Closed
lannelin opened this issue Nov 20, 2024 · 1 comment
Closed

train a topic classifier on English MultiEURLEX #23

lannelin opened this issue Nov 20, 2024 · 1 comment
Assignees

Comments

@lannelin
Copy link
Collaborator

  • must be able to load from huggingface for compatibility with pipeline
  • must use dropout at training
@lannelin lannelin self-assigned this Nov 20, 2024
@lannelin
Copy link
Collaborator Author

lannelin commented Nov 26, 2024

model on baskerville: [/path/to/project]/distilbert-topic-classifier

training config can be found in the above folder but highlights:
epochs: 5
learning rate: 5e-5
batch size: 128

hamming acc: 0.9282
zero-one acc: 0.261

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