diff --git a/README.md b/README.md index 57ec263f8f5c579457b62cf9cdb73c65557e60bf..d576c961a3978e12a148a2b1d45bc6cabe6188e8 100644 --- a/README.md +++ b/README.md @@ -91,15 +91,14 @@ python train.py From the left `I`, `Itegt`, `Ite`, `Ite_`, `Msgt`, `Ms`, `Ms_` -* Epoch 2 -  - -* Epoch 5 -  -* Epoch 10 -  -* Epoch 30 -  +* Epoch 2<br> +  +* Epoch 5<br> +  +* Epoch 10<br> +  +* Epoch 30<br> +  These are not good enough for real task. I think the reason is lack of dataset and simplicity. But, it was a good experience for me to implement the paper.