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

Refactor HPS pipeline #209

Open
Tracked by #120
djaniak opened this issue Feb 9, 2022 · 1 comment
Open
Tracked by #120

Refactor HPS pipeline #209

djaniak opened this issue Feb 9, 2022 · 1 comment

Comments

@djaniak
Copy link
Collaborator

djaniak commented Feb 9, 2022

  • take care of default vs. non-default attributes of dataclass
  • remove redundant code
  • provide better abstraction for classes
  • align flair and lightning
@asawczyn
Copy link
Collaborator

Do we need such attributes in the sequence labeling pipeline?

self.train_batch_size = train_batch_size
self.eval_batch_size = eval_batch_size

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

3 participants