AmelieSchreiber
commited on
Commit
·
802c421
1
Parent(s):
7ea9c6f
Update README.md
Browse files
README.md
CHANGED
@@ -34,7 +34,7 @@ You may also need to run some `pip install` statements at the beginning of the s
|
|
34 |
```python
|
35 |
!pip install accelerate -U -q
|
36 |
```
|
37 |
-
Try to
|
38 |
```
|
39 |
{'eval_loss': 0.4705817401409149,
|
40 |
'eval_precision': 0.1656961355214399,
|
|
|
34 |
```python
|
35 |
!pip install accelerate -U -q
|
36 |
```
|
37 |
+
Try to improve upon these metrics by adjusting the hyperparameters:
|
38 |
```
|
39 |
{'eval_loss': 0.4705817401409149,
|
40 |
'eval_precision': 0.1656961355214399,
|