Skip to content

Sberbank 🤗 repository name changed & skip_special_tokens removal#2

Open
valeriylo wants to merge 2 commits intoRussianNLP:mainfrom
valeriylo:valeriylo_dev
Open

Sberbank 🤗 repository name changed & skip_special_tokens removal#2
valeriylo wants to merge 2 commits intoRussianNLP:mainfrom
valeriylo:valeriylo_dev

Conversation

@valeriylo
Copy link

  1. On project set-up, when trying to load models from sberbank huggingface repos, transformer lib throws unknown repo name error. It happens because of sberbank repo name has been changed from sberbank-ai to ai-forever. For future-proof it's preferable to store model checkpoints in author's own 🤗 repository.
  2. When using add-sent transformation, which has gtp-3 model by default, code throws error, that indicates skip_special_tokens is not in the parameters list of gtp-3 model. So it is suggested to be removed or for-loop to be refactored

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