Unverified Commit bd0bd7ef authored by Cagri Eryilmaz's avatar Cagri Eryilmaz Committed by GitHub
Browse files

bert-squad: readme file update (#810)



One line change in the readme file for the wrong file name.
Co-authored-by: default avatarmvermeulen <5479696+mvermeulen@users.noreply.github.com>
parent 66aa4cc8
...@@ -9,7 +9,7 @@ There are two ways to run the example: ...@@ -9,7 +9,7 @@ There are two ways to run the example:
1) Install MIGraphX to your environment. Please follow the steps to build MIGraphX given at https://github.com/ROCmSoftwarePlatform/AMDMIGraphX 1) Install MIGraphX to your environment. Please follow the steps to build MIGraphX given at https://github.com/ROCmSoftwarePlatform/AMDMIGraphX
2) Install the requirements file 2) Install the requirements file
``` ```
pip3 install -r requirements_migraphx.txt pip3 install -r requirements_bertsquad.txt
``` ```
3) Install `unzip` and fetch the uncased file (vocabulary): 3) Install `unzip` and fetch the uncased file (vocabulary):
``` ```
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment