Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -34,14 +34,15 @@ the MATE method and the [GECCC dataset](https://hdl.handle.net/11234/1-4861).
|
|
34 |
## Evaluation
|
35 |
|
36 |
<div align="center">
|
37 |
-
<img src="https://github.com/ufal/tsd2025-gec/blob/main/figures/bubble_chart.svg?raw=true" width="
|
38 |
</div>
|
39 |
|
40 |
-
| Model | Parameters | GECCC F-0.5 score |
|
41 |
-
|
42 |
| [byt5-small-geccc-mate](https://hf.co/ufal/byt5-small-geccc-mate) | 300M | 72.56 |
|
43 |
| [byt5-base-geccc-mate](https://hf.co/ufal/byt5-base-geccc-mate) | 582M | 75.15 |
|
44 |
| [byt5-large-geccc-mate](https://hf.co/ufal/byt5-large-geccc-mate) | 1275M | 77.01 |
|
|
|
45 |
| [**transformer-base-geccc-mate**](https://hf.co/ufal/transformer-base-geccc-mate) | **65M** | **73.73** |
|
46 |
|
47 |
## Uses
|
|
|
34 |
## Evaluation
|
35 |
|
36 |
<div align="center">
|
37 |
+
<img src="https://github.com/ufal/tsd2025-gec/blob/main/figures/bubble_chart.svg?raw=true" width="75%" alt="Performance bubblechart" />
|
38 |
</div>
|
39 |
|
40 |
+
| Model | Parameters | GECCC F-0.5 score | AKCES F-0.5 score |
|
41 |
+
|:------|-----------:|:-----------------:|:-----------------:|
|
42 |
| [byt5-small-geccc-mate](https://hf.co/ufal/byt5-small-geccc-mate) | 300M | 72.56 |
|
43 |
| [byt5-base-geccc-mate](https://hf.co/ufal/byt5-base-geccc-mate) | 582M | 75.15 |
|
44 |
| [byt5-large-geccc-mate](https://hf.co/ufal/byt5-large-geccc-mate) | 1275M | 77.01 |
|
45 |
+
| [byt5-large-akces-mate](https://hf.co/ufal/byt5-large-akces-mate) | 1275M | | 84.40 |
|
46 |
| [**transformer-base-geccc-mate**](https://hf.co/ufal/transformer-base-geccc-mate) | **65M** | **73.73** |
|
47 |
|
48 |
## Uses
|