hplisiecki commited on
Commit
dec20c5
·
verified ·
1 Parent(s): a6b71d3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -37,7 +37,7 @@ You can use the model and tokenizer as follows:
37
  First run the bash code below to clone the repository (this will take some time). Because of the custom model class, this model cannot be run with the usual huggingface Model setups.
38
 
39
  ```bash
40
- git clone https://huggingface.co/hplisiecki/word2affect_polish
41
  ```
42
 
43
  Proceed as follows:
 
37
  First run the bash code below to clone the repository (this will take some time). Because of the custom model class, this model cannot be run with the usual huggingface Model setups.
38
 
39
  ```bash
40
+ git lfs clone https://huggingface.co/hplisiecki/word2affect_polish
41
  ```
42
 
43
  Proceed as follows: