Skip to content

Text modeling eval#46

Open
LeonGuertler wants to merge 211 commits intomainfrom
text-modeling-eval
Open

Text modeling eval#46
LeonGuertler wants to merge 211 commits intomainfrom
text-modeling-eval

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