Skip to content

Commit

Permalink
Fix KILT experiment env setup script, typo of "download"(#1760)
Browse files Browse the repository at this point in the history
  • Loading branch information
yvonne90190 authored Jan 9, 2024
1 parent 38a571f commit 2ea061f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/experiments-kilt.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ git reset 2130aafaaee0671bdbd03d781b1fa57ee02650d2
pip install -r requirements.txt
pip install .
mkdir data
python scripts/donwload_all_kilt_data.py
python scripts/download_all_kilt_data.py
python scripts/get_triviaqa_input.py
cd ..

Expand Down

0 comments on commit 2ea061f

Please sign in to comment.