Update README.md
Browse files
README.md
CHANGED
@@ -63,5 +63,5 @@ ms_marco_eval.py
|
|
63 |
"model_type": "mt5",
|
64 |
"transformers_version": "4.45.2"
|
65 |
}
|
|
|
66 |
For more details on how to customize the decoding parameters (such as max_length, num_beams, and early_stopping), refer to the Hugging Face documentation.
|
67 |
-
```
|
|
|
63 |
"model_type": "mt5",
|
64 |
"transformers_version": "4.45.2"
|
65 |
}
|
66 |
+
```
|
67 |
For more details on how to customize the decoding parameters (such as max_length, num_beams, and early_stopping), refer to the Hugging Face documentation.
|
|