astremo commited on
Commit
895b5a7
1 Parent(s): 94222d6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -4,7 +4,7 @@ MT model trained using the friendly_JA Corpus attempting to make Japanese easier
4
  We used sonoisa t5-base-japanese (https://huggingface.co/sonoisa/t5-base-japanese) as pretrained model and the friendly_JA corpus to fine-tune the friendly_JA model.
5
  We provide the pytorch model as well as the onnx quantized model.
6
 
7
- We registered a 66.80 Bleu Score performed on the pytorch model.
8
 
9
 
10
  # Examples
 
4
  We used sonoisa t5-base-japanese (https://huggingface.co/sonoisa/t5-base-japanese) as pretrained model and the friendly_JA corpus to fine-tune the friendly_JA model.
5
  We provide the pytorch model as well as the onnx quantized model.
6
 
7
+ We achieved a 66.80 Bleu Score performed on the pytorch model.
8
 
9
 
10
  # Examples