hunterschep
commited on
Commit
•
6b79801
1
Parent(s):
252459c
Update README.md
Browse files
README.md
CHANGED
@@ -16,4 +16,8 @@ The performance of the translation model has been evaluated using the following
|
|
16 |
|
17 |
- **BLEU Score**: 18.62
|
18 |
- **chrF++ Score**: 34.05
|
19 |
-
|
|
|
|
|
|
|
|
|
|
16 |
|
17 |
- **BLEU Score**: 18.62
|
18 |
- **chrF++ Score**: 34.05
|
19 |
+
|
20 |
+
This model was trained on a ~30,000 line parralel-corpus of Paiwan-English translations.
|
21 |
+
Most of these translations were assembled using Mandarin Chinese as a pivot language.
|
22 |
+
The model itself was evaluated on the 'test' portion of the dataset.
|
23 |
+
Total training length was 34,000 epochs.
|