diff --git a/README.md b/README.md index 84f732d..7ade50d 100644 --- a/README.md +++ b/README.md @@ -141,7 +141,7 @@ Model arithmetic is compatible with the [LM Evaluation harness](https://github.c ## Reproducing results -For the reproduction of the results presented in our paper, *Controlled Text Generation via Language Model Arithmetic*, we advice to run the code with the exact environment we used (Nvidia H100 80GB GPU on a Linux machine). To do so install [Conda](https://docs.conda.io/projects/miniconda/en/latest/) and run +For the reproduction of the results presented in our paper, *Controlled Text Generation via Language Model Arithmetic*, we advise to run the code with the exact environment we used (Nvidia H100 80GB GPU on a Linux machine). To do so install [Conda](https://docs.conda.io/projects/miniconda/en/latest/) and run ```sh conda create -n model_arithmetic python=3.10 @@ -192,4 +192,4 @@ We note that part of our preprocessing code got lost, specifically for preparing volume = {abs/2311.14479}, year = {2023}, } -``` \ No newline at end of file +```