hplisiecki
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -34,7 +34,7 @@ You can use the model and tokenizer as follows:
|
|
34 |
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.
|
35 |
|
36 |
```bash
|
37 |
-
git clone https://huggingface.co/hplisiecki/word2affect_spanish
|
38 |
```
|
39 |
|
40 |
Proceed as follows:
|
|
|
34 |
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.
|
35 |
|
36 |
```bash
|
37 |
+
git lfs clone https://huggingface.co/hplisiecki/word2affect_spanish
|
38 |
```
|
39 |
|
40 |
Proceed as follows:
|