Skip to content
This repository has been archived by the owner on Nov 3, 2023. It is now read-only.

TGA: get logits out, also fix gpt2 #5032

Merged
merged 4 commits into from
May 12, 2023
Merged

TGA: get logits out, also fix gpt2 #5032

merged 4 commits into from
May 12, 2023

Conversation

jaseweston
Copy link
Contributor

No description provided.

@@ -204,6 +204,9 @@ def override_special_tokens(self, opt):
self.ind2tok[self.start_idx] = self.start_token
self.ind2tok[self.null_idx] = self.null_token

self.unk_token = self.hf_tokenizer.unk_token
Copy link
Contributor

@jxmsML jxmsML May 12, 2023

Choose a reason for hiding this comment

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

@jaseweston jaseweston merged commit 723d373 into main May 12, 2023
@jaseweston jaseweston deleted the hali1 branch May 12, 2023 21:00
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants