Text2Text Generation
Transformers
PyTorch
Estonian
marian
GEC
Grammatical Error Correction
Eval Results
Inference Endpoints
paulpall commited on
Commit
e1121b5
·
verified ·
1 Parent(s): 6a04e8f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -3,12 +3,12 @@ license: apache-2.0
3
  language:
4
  - et
5
  metrics:
6
- - gleu
7
  - maxmatch
8
  pipeline_tag: translation
9
  base_model: Helsinki-NLP/opus-mt-fi-et
10
  tags:
11
- - gec
12
  - grammatical error correction
13
  model-index:
14
  - name: GEC_Estonian_OPUS-MT
@@ -20,7 +20,7 @@ model-index:
20
  type: Tallinn-L2
21
  metrics:
22
  - name: GLEU Reimplementation by Shota Koyama
23
- type: gleu
24
  value: 23.96
25
  args:
26
  max_order: 4
 
3
  language:
4
  - et
5
  metrics:
6
+ - GLEU
7
  - maxmatch
8
  pipeline_tag: translation
9
  base_model: Helsinki-NLP/opus-mt-fi-et
10
  tags:
11
+ - GEC
12
  - grammatical error correction
13
  model-index:
14
  - name: GEC_Estonian_OPUS-MT
 
20
  type: Tallinn-L2
21
  metrics:
22
  - name: GLEU Reimplementation by Shota Koyama
23
+ type: GLEU
24
  value: 23.96
25
  args:
26
  max_order: 4