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

Refine the training pipeline #2

Closed
6 tasks done
khanhvu207 opened this issue May 4, 2022 · 0 comments · Fixed by #5
Closed
6 tasks done

Refine the training pipeline #2

khanhvu207 opened this issue May 4, 2022 · 0 comments · Fixed by #5
Labels
enhancement New feature or request

Comments

@khanhvu207
Copy link
Owner

khanhvu207 commented May 4, 2022

  • Disentangle Transformer's encoder and decoder into separate parts because I want to retrieve the encoder's output.
  • Turn off biases for the self.fc classification heads.
  • Support multiple GPU training.
  • Proofreading all the codes.
  • Add validation step + BLEU/Accuracy metric
  • memory_key_mask.
@khanhvu207 khanhvu207 added the enhancement New feature or request label May 4, 2022
@khanhvu207 khanhvu207 linked a pull request May 5, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant