Update README.md
Browse files
README.md
CHANGED
@@ -4,12 +4,12 @@ language:
|
|
4 |
- et
|
5 |
metrics:
|
6 |
- GLEU
|
7 |
-
-
|
8 |
pipeline_tag: text2text-generation
|
9 |
base_model: Helsinki-NLP/opus-mt-fi-et
|
10 |
tags:
|
11 |
- GEC
|
12 |
-
-
|
13 |
widget:
|
14 |
- text: Dere dere vana gere
|
15 |
example_title: Grammatical Error Correction
|
@@ -29,7 +29,7 @@ model-index:
|
|
29 |
args:
|
30 |
max_order: 4
|
31 |
- name: Estonian M2 Scorer by Krista Liin
|
32 |
-
type:
|
33 |
value: 30.1273
|
34 |
co2_eq_emissions:
|
35 |
emissions: 587.6
|
|
|
4 |
- et
|
5 |
metrics:
|
6 |
- GLEU
|
7 |
+
- MaxMatch
|
8 |
pipeline_tag: text2text-generation
|
9 |
base_model: Helsinki-NLP/opus-mt-fi-et
|
10 |
tags:
|
11 |
- GEC
|
12 |
+
- Grammatical Error Correction
|
13 |
widget:
|
14 |
- text: Dere dere vana gere
|
15 |
example_title: Grammatical Error Correction
|
|
|
29 |
args:
|
30 |
max_order: 4
|
31 |
- name: Estonian M2 Scorer by Krista Liin
|
32 |
+
type: MaxMatch
|
33 |
value: 30.1273
|
34 |
co2_eq_emissions:
|
35 |
emissions: 587.6
|