Skip to content
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

readme has wrong commands #20

Closed
daiwk opened this issue Oct 22, 2018 · 1 comment
Closed

readme has wrong commands #20

daiwk opened this issue Oct 22, 2018 · 1 comment
Labels
bug Something isn't working

Comments

@daiwk
Copy link

daiwk commented Oct 22, 2018

bert -c data/dataset.small -v data/vocab.small -o output/bert.model

should be

bert -c data/corpus.small -v data/vocab.small -o output/bert.model

according to

bert-vocab -c data/corpus.small -o data/vocab.small

@codertimo
Copy link
Owner

oh what a careful viewer :) thanx i'll fix it ASAP

codertimo added a commit that referenced this issue Oct 23, 2018
@codertimo codertimo added the bug Something isn't working label Oct 23, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants