Update README.md
Browse files
README.md
CHANGED
@@ -17,7 +17,7 @@ Along, we also provide a Czech trained tokenizer (vocab and merges) with vocab s
|
|
17 |
The model was evaluated on the *test* and *ood-test* partitions of the SumeCzech dataset and compared to the best summarizers yet evaluated on this benchmark (the results taken from <a href="https://ufal.mff.cuni.cz/sumeczech">here</a>).
|
18 |
The abstract generator yields three sentences that roughly correspond to 40 token average length of abstracts in the SumeCzech. This length of summary was also confirmed by tuning on the validation set.
|
19 |
|
20 |
-
We manage to reach state-of-the art on most metrics
|
21 |
|
22 |
|
23 |
Test set
|
|
|
17 |
The model was evaluated on the *test* and *ood-test* partitions of the SumeCzech dataset and compared to the best summarizers yet evaluated on this benchmark (the results taken from <a href="https://ufal.mff.cuni.cz/sumeczech">here</a>).
|
18 |
The abstract generator yields three sentences that roughly correspond to 40 token average length of abstracts in the SumeCzech. This length of summary was also confirmed by tuning on the validation set.
|
19 |
|
20 |
+
We manage to reach state-of-the art on most standard metrics.
|
21 |
|
22 |
|
23 |
Test set
|