Skip to content
This repository has been archived by the owner on Mar 19, 2024. It is now read-only.

Clarify pretrained vectors command #183

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

sixhobbits
Copy link

It's not clear from the docs whether the .bin or .vec files should be used with -pretrainedVectors option (see #108). This change clarifies that the .vec should be used (the error message given by the software when the .bin file is used instead is also not very clear).

It's not clear from the docs whether the .bin or .vec files should be used with `-pretrainedVectors` option (see facebookresearch#108). This change clarifies that the .vec should be used (the error message given by the software when the .bin file is used instead is also not very clear).
@facebook-github-bot
Copy link
Contributor

Thank you for your pull request and welcome to our community. We require contributors to sign our Contributor License Agreement, and we don't seem to have you on file. In order for us to review and merge your code, please sign up at https://code.facebook.com/cla - and if you have received this in error or have any questions, please drop us a line at [email protected]. Thanks!

If you are contributing on behalf of someone else (eg your employer): the individual CLA is not sufficient - use https://developers.facebook.com/opensource/cla?type=company instead. Contact [email protected] if you have any questions.

@facebook-github-bot
Copy link
Contributor

Thank you for signing our Contributor License Agreement. We can now accept your code for this (and any) Facebook open source project. Thanks!

@unhammer
Copy link

unhammer commented Jun 12, 2018

maybe put this in src/args.cc and docs/options.md too?

For people searching by error message, I got
what(): Dimension of pretrained vectors (1728079203) does not match dimension (100)!
only when using the bin

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants