Update README.md
Browse files
README.md
CHANGED
@@ -40,6 +40,12 @@ This model is intended to demonstrate my ability to solve a complex problem usin
|
|
40 |
|
41 |
Dataset Source: https://www.kaggle.com/datasets/hgultekin/paralel-translation-corpus-in-22-languages
|
42 |
|
|
|
|
|
|
|
|
|
|
|
|
|
43 |
## Training procedure
|
44 |
|
45 |
### Training hyperparameters
|
|
|
40 |
|
41 |
Dataset Source: https://www.kaggle.com/datasets/hgultekin/paralel-translation-corpus-in-22-languages
|
42 |
|
43 |
+
**English Input Text Lengths (in Words)**
|
44 |
+
![English Input Text Lengths (in Words)](https://raw.githubusercontent.com/DunnBC22/NLP_Projects/main/Machine%20Translation/NLP%20Translation%20Project-EN%20to%20FR/Images/English%20Context%20Length.png)
|
45 |
+
|
46 |
+
**French Input Text Lengths (in Words)**
|
47 |
+
![French Input Text Lengths (in Words)](https://raw.githubusercontent.com/DunnBC22/NLP_Projects/main/Machine%20Translation/NLP%20Translation%20Project-EN%20to%20FR/Images/French%20Context%20Length.png)
|
48 |
+
|
49 |
## Training procedure
|
50 |
|
51 |
### Training hyperparameters
|