foxik commited on
Commit
b62b5c0
·
verified ·
1 Parent(s): bff7011

Upload README.md with huggingface_hub

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