sandrarrey commited on
Commit
ab679ae
1 Parent(s): c20aacf

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -13,7 +13,7 @@ license: mit
13
 
14
  **Descrici贸n do Modelo / Model Description**
15
 
16
- Modelo feito con OpenNMT para o par ingl茅s-galego utilizando unha arquitectura transformer.
17
 
18
  **Como traducir / How to translate**
19
 
@@ -48,14 +48,14 @@ onmt_train -config bpe-en-gl_emb.yaml
48
 
49
  **Hiperpar谩metros / Hyper-parameters**
50
 
51
- Os par谩metros usados para o desenvolvimento do modelo poden ser consultados directamente no mesmo ficheiro .yaml bpe-en-gl_emb.yaml
52
 
53
  The parameters used for the development of the model can be directly consulted in the same .yaml file bpe-en-gl_emb.yaml
54
 
55
  **Avaliaci贸n / Evaluation**
56
  A avalaci贸n BLEU dos modelos 茅 feita cunha mistura de tests desenvolvidos internamente (gold1, gold2, test-suite) con outros datasets dispon铆beis en galego (Flores).
57
 
58
- The BLEU evaluation of the models is made with a mixture of internally developed tests (gold1, gold2, test-suite) with other datasets available in Galician (Flores).
59
 
60
  | GOLD 1 | GOLD 2 | FLORES | TEST-SUITE|
61
  | ------------- |:-------------:| -------:|----------:|
 
13
 
14
  **Descrici贸n do Modelo / Model Description**
15
 
16
+ Modelo feito con OpenNMT para o par ingl茅s-galego utilizando unha arquitectura transformer. / Model developed with OpenNMT and using a transformer computer architecture for English-Galician language pair.
17
 
18
  **Como traducir / How to translate**
19
 
 
48
 
49
  **Hiperpar谩metros / Hyper-parameters**
50
 
51
+ Os par谩metros usados para o desenvolvemento do modelo poden ser consultados directamente no mesmo ficheiro .yaml bpe-en-gl_emb.yaml
52
 
53
  The parameters used for the development of the model can be directly consulted in the same .yaml file bpe-en-gl_emb.yaml
54
 
55
  **Avaliaci贸n / Evaluation**
56
  A avalaci贸n BLEU dos modelos 茅 feita cunha mistura de tests desenvolvidos internamente (gold1, gold2, test-suite) con outros datasets dispon铆beis en galego (Flores).
57
 
58
+ The BLEU evaluation of the models is made with a mixture of internally developed tests (gold1, gold2, test-suite) and other datasets available in Galician (Flores).
59
 
60
  | GOLD 1 | GOLD 2 | FLORES | TEST-SUITE|
61
  | ------------- |:-------------:| -------:|----------:|