codertimo / codertimo/BERT-pytorch
Vocab's load_vectors seems to be an old method?
Open
- Dominant language
- Python
- Stars
- 6.5k
- Forks
- 1.3k
- PR merge metrics
- No merged PRs in 30d
Description
The line referencing `self.load_vectors` https://github.com/codertimo/BERT-pytorch/blob/7efd2b5a631f18ebc83cd16886b8c6ee77a40750/bert_pytorch/dataset/vocab.py#L63 will fail as this method doesn't appear to exist (on quick search of the repo).
Apologies if I've misunderstood something obvious...
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.