-
Notifications
You must be signed in to change notification settings - Fork 1.3k
debug BERT-pytorch\bert_pytorch\model\embedding\position.py #101
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
Open
Changes from 1 commit
Commits
Show all changes
27 commits
Select commit
Hold shift + click to select a range
ed3bf25
debug BERT-pytorch\bert_pytorch\model\embedding\position.py
wanghesong2019 3599ade
为bert_pytorch/dataset/vocab.py中的 TorchVocab类添加self.itos和self.stoi的注释
wanghesong2019 9d54ff0
debug bert_pytorch/dataset/vocab.py WordVocab line 130 line.repleace()
wanghesong2019 6a2cae9
debug bert_pytorch/dataset/vocab.py WordVocab line 130 line.repleace()
wanghesong2019 3a873cd
debug bert_pytorch/dataset/vocab.py WordVocab line 130 line.repleace()
wanghesong2019 83b6859
Merge branch 'master' of https://github.com/wanghesong2019/BERT-pytorch
wanghesong2019 919adf1
1.为dataset.py添加注释;2. 增加data文件;3. vacab.py 130行回退成原始版本
wanghesong2019 2216e03
Create corpus.txt
wanghesong2019 3189be7
为bert_pytorch/model/embedding下的3种embedding添加注释
wanghesong2019 6320e35
Merge branch 'master' of https://github.com/wanghesong2019/BERT-pytorch
wanghesong2019 8e86425
add comment for embedding
wanghesong2019 2cf41cf
single.py中mask作用的注释
wanghesong2019 7862e1c
Create tyr.jpg
wanghesong2019 97c9ac6
upload images
wanghesong2019 feac7c2
Delete tyr.jpg
wanghesong2019 3187f92
Rename README.md to README_back.md
wanghesong2019 0b4c94d
Create README.md
wanghesong2019 32f3c81
Update README.md
wanghesong2019 9c13e0f
upload vocab file
wanghesong2019 0eea299
dataset.py生成sentence pair的逻辑注释
wanghesong2019 c5cca98
BERTDataset类魔术方法__getitem__(self, item)注释理解
wanghesong2019 9c7a2fd
修改bert_pytorch/dataset/dataset.py的注释
wanghesong2019 33cf718
bert_pytorch/trainer/pretrain.py添加注释
wanghesong2019 e9ffb2f
为bert_pytorch/model/language_model.py的NextSentencePrediction和 MaskedL...
wanghesong2019 7b55204
Update README.md
wanghesong2019 38a931c
Update README.md
wanghesong2019 cdf357c
Update README.md
wanghesong2019 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
debug bert_pytorch/dataset/vocab.py WordVocab line 130 line.repleace()
- Loading branch information
commit 6a2cae90791e8e1d7caec92b9f687b3cca1d18ba
There are no files selected for viewing
2 changes: 1 addition & 1 deletion
BERT-pytorch
Submodule BERT-pytorch
updated
from d10dc4 to 9d54ff
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.