Skip to content

Conversation

wanghesong2019
Copy link

change position.py file to debug the case : pe[:, 1::2].size(-1) is less than div_term.size(-1) when d_model is an odd number

wanghesong2019 and others added 27 commits January 20, 2023 21:02
debug bert_pytorch/dataset/vocab.py WordVocab line 130 line.repleace()
为bert_pytorch/model/embedding下的3种embedding添加注释
Copy link

@RahulVadisetty91 RahulVadisetty91 left a comment

Choose a reason for hiding this comment

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

image

The block of code under this condition is not properly indented.

Correction:
if self.corpus_lines is None and not on_memory:
for _ in tqdm.tqdm(f, desc="Loading Dataset", total=corpus_lines):
self.corpus_lines += 1

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.

2 participants