Skip to content

Commit

Permalink
Updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
guillaume-be committed Feb 11, 2020
1 parent 1c00b6b commit 337d974
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ The model weights need to be converter to a binary format that can be read by Li
2. Compile the package: `cargo build --release`
3. Download the model files & perform necessary conversions
- Set-up a virtual environment and install dependencies
- run the conversion script `python download-dependencies.py`. The dependencies will be downloaded to the user's home directory, under `~/rustbert`
- run the conversion script `python /utils/download-dependencies.py`. The dependencies will be downloaded to the user's home directory, under `~/rustbert`
4. Run the example `cargo run --release`


0 comments on commit 337d974

Please sign in to comment.