SkitCon commited on
Commit
703c410
·
verified ·
1 Parent(s): 2c54316

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -17,7 +17,7 @@ tags:
17
 
18
  This model has been trained on 80% of the COWS-L2H dataset for grammatical error correction of Spanish text. The corpus was sentencized, so the model has been fine-tuned for SENTENCE CORRECTION. This model will likely not perform well on an entire paragraph. To correct a paragraph, sentencize the text and run the model for each sentence.
19
 
20
- BLEU: 0.797 on COWS-L2H
21
 
22
  Example usage:
23
 
 
17
 
18
  This model has been trained on 80% of the COWS-L2H dataset for grammatical error correction of Spanish text. The corpus was sentencized, so the model has been fine-tuned for SENTENCE CORRECTION. This model will likely not perform well on an entire paragraph. To correct a paragraph, sentencize the text and run the model for each sentence.
19
 
20
+ BLEU: 0.846 on COWS-L2H
21
 
22
  Example usage:
23