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

Validation Curves for SEA and Performer on OpenWebText Dataset (Figure A.5 in Appendix A.9) #9

Open
wants to merge 10 commits into
base: main
Choose a base branch
from

Conversation

JinA0218
Copy link
Collaborator

@JinA0218 JinA0218 commented Jan 5, 2025

This PR implements a script that generates validation curves comparing SEA and Performer models when trained on the OpenWebText dataset (Figure A.5 in Appendix A.9). The script evaluates and visualizes the convergence performance of both models, showcasing SEA's significantly faster convergence compared to Performer.

Key Features

  • Validation Curve Visualization:

    • Plots Perplexity (PPL) scores as a function of optimizer steps for SEA and Performer models.
    • Includes a comparison of validation curves highlighting SEA's faster convergence.
  • Dataset: OpenWebText dataset

@JinA0218 JinA0218 requested a review from gmlwns2000 January 5, 2025 19:38
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

Successfully merging this pull request may close these issues.

1 participant