diff --git a/how_to_run b/how_to_run index 160f035..d04290f 100644 --- a/how_to_run +++ b/how_to_run @@ -1,3 +1,5 @@ install pytorch install transformers from source: pip install git+https://github.com/huggingface/transformers instal datasets: pip install datasets + +to run: go do a solution directory and: bash run.sh