Skip to content

Text modeling eval #46

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

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

Text modeling eval #46

wants to merge 211 commits into from

Conversation

LeonGuertler
Copy link
Owner

No description provided.


self.token_byte_length_cache = self._precompute_byte_lengths()

def _precompute_byte_lengths(self):
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why was this added to the interface?

super().__init__(start_dropout_p)
self.start_iter = start_iter
self.end_iter = end_iter
self.start_dropout_p = start_dropout_p
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

??? why remove linear one is still useful?

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.

3 participants