JacopoAbate
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -32,7 +32,7 @@ We evaluated the model using the same test sets as used for the Open Ita LLM Lea
|
|
32 |
Be sure to have transformers and torch installed
|
33 |
|
34 |
```python
|
35 |
-
pip install transformers torch
|
36 |
```
|
37 |
|
38 |
```python
|
|
|
32 |
Be sure to have transformers and torch installed
|
33 |
|
34 |
```python
|
35 |
+
pip install transformers torch sentencepiece
|
36 |
```
|
37 |
|
38 |
```python
|