SinaAhmadi
commited on
Commit
•
17bccf1
1
Parent(s):
f42ffec
Update models/Kurmanji-Arabic/config.yaml
Browse files
models/Kurmanji-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"
|