diff --git a/how_to_run b/how_to_run new file mode 100644 index 0000000..160f035 --- /dev/null +++ b/how_to_run @@ -0,0 +1,3 @@ +install pytorch +install transformers from source: pip install git+https://github.com/huggingface/transformers +instal datasets: pip install datasets