cmagui commited on
Commit
5f96864
·
verified ·
1 Parent(s): 6e02c4c

Fix typo in README metrics

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -98,8 +98,8 @@ The model was evaluated using an independent test partition from the core phonem
98
 
99
  | Metric | Value |
100
  |-------------------|------|
101
- | **Precisión MLM** | 89.54% |
102
- | **Precisión P2G** | 97.88% |
103
 
104
  ## Citation
105
  If this model or code contributes to your research, please cite it as follows:
 
98
 
99
  | Metric | Value |
100
  |-------------------|------|
101
+ | **MLM Precision** | 89.54% |
102
+ | **P2G Precision** | 97.88% |
103
 
104
  ## Citation
105
  If this model or code contributes to your research, please cite it as follows: