BramVanroy
commited on
Commit
•
e41482d
1
Parent(s):
cf256fa
Update README.md
Browse files
README.md
CHANGED
@@ -106,7 +106,8 @@ These hyperarameters were found through Bayesian hyperparameter search with `wan
|
|
106 |
|
107 |
### Training results
|
108 |
|
109 |
-
`eval` results are on the evaluation set, `predict` results are on the test set.
|
|
|
110 |
|
111 |
```json
|
112 |
{
|
|
|
106 |
|
107 |
### Training results
|
108 |
|
109 |
+
`eval` results are on the evaluation set, `predict` results are on the test set. These were achieved with
|
110 |
+
beam search (num_beams=3).
|
111 |
|
112 |
```json
|
113 |
{
|