Update README.md
Browse files
README.md
CHANGED
@@ -59,7 +59,7 @@ A 10-fold cross-validation showed high reliability across different emotional di
|
|
59 |
|
60 |
You can use the model and tokenizer as follows:
|
61 |
|
62 |
-
First run the bash code below to clone the repository. Because of the custom model class, this model cannot be run with the usual huggingface Model setups.
|
63 |
|
64 |
```bash
|
65 |
git clone https://huggingface.co/hplisiecki/polemo_intensity
|
|
|
59 |
|
60 |
You can use the model and tokenizer as follows:
|
61 |
|
62 |
+
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.
|
63 |
|
64 |
```bash
|
65 |
git clone https://huggingface.co/hplisiecki/polemo_intensity
|