Commit
·
6c3ee0d
1
Parent(s):
3d16acb
Update models/Sorani-Arabic/config.yaml
Browse files
models/Sorani-Arabic/config.yaml
CHANGED
|
@@ -50,7 +50,7 @@ testing:
|
|
| 50 |
beam_size: 4
|
| 51 |
beam_alpha: 1.0
|
| 52 |
eval_metrics: ["bleu", "chrf", "sequence_accuracy"]
|
| 53 |
-
max_output_length:
|
| 54 |
batch_size: 10
|
| 55 |
batch_type: "sentence"
|
| 56 |
return_prob: "none"
|
|
|
|
| 50 |
beam_size: 4
|
| 51 |
beam_alpha: 1.0
|
| 52 |
eval_metrics: ["bleu", "chrf", "sequence_accuracy"]
|
| 53 |
+
max_output_length: 1000
|
| 54 |
batch_size: 10
|
| 55 |
batch_type: "sentence"
|
| 56 |
return_prob: "none"
|