DunnBC22 commited on
Commit
e274f2e
1 Parent(s): f4d6d68

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -25,7 +25,7 @@ It achieves the following results on the evaluation set:
25
 
26
  ## Model description
27
 
28
- Translating English inputs to Spanish.
29
 
30
  Here is the link to the script I created to train this model: https://github.com/DunnBC22/NLP_Projects/blob/main/Machine%20Translation/NLP%20Translation%20Project-EN:ES.ipynb
31
 
 
25
 
26
  ## Model description
27
 
28
+ This project translates Spanish text inputs into English.
29
 
30
  Here is the link to the script I created to train this model: https://github.com/DunnBC22/NLP_Projects/blob/main/Machine%20Translation/NLP%20Translation%20Project-EN:ES.ipynb
31