-
Notifications
You must be signed in to change notification settings - Fork 211
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Ndebele (Zimbabwe) to English #169
Open
JenaleaR
wants to merge
15
commits into
masakhane-io:master
Choose a base branch
from
JenaleaR:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
15 commits
Select commit
Hold shift + click to select a range
ed45f89
Created using Colaboratory
JenaleaR 57a7c9d
Created using Colaboratory
JenaleaR c2920d0
Created using Colaboratory
JenaleaR 840b413
Created using Colaboratory
JenaleaR 5c9efe7
Created using Colaboratory
JenaleaR 0813566
Created using Colaboratory
JenaleaR abbc7ef
Created using Colaboratory
JenaleaR 594c61c
Created using Colaboratory
JenaleaR fb4b1ef
Add files via upload
JenaleaR 5b6ea1f
Noam_0.45Learning_Rate_30Epochs
JenaleaR 2be27ec
Created using Colaboratory
JenaleaR f6d2994
Created using Colaboratory
JenaleaR 1c9f05c
Created using Colaboratory
JenaleaR f2bf517
Ndebele (Zimbabwe) to English
JenaleaR a524d26
Delete .ipynb_checkpoints directory
JenaleaR File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
1,306 changes: 0 additions & 1,306 deletions
1,306
.ipynb_checkpoints/starter_notebook_into_English_training-checkpoint.ipynb
This file was deleted.
Oops, something went wrong.
2,393 changes: 2,393 additions & 0 deletions
2,393
benchmarks/nd-en/jw300-baseline/Jenalea_nd-en.ipynb
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,46 @@ | ||
# Ndebele to English | ||
|
||
Author: Jenalea Rajab | ||
|
||
## Data | ||
|
||
- The JW300 English- Twi. | ||
|
||
## Model | ||
|
||
- Default Masakhane Transformer translation model. | ||
- Link to google drive folder with model(https://drive.google.com/drive/folders/1Vohey_hF-z_0pCsecZ9GYo6TB1tneR1q?usp=sharing) | ||
|
||
## Analysis | ||
|
||
Example 1 | ||
```sh | ||
Source: ( Josh . 3 : 12 - 17 ) Cabanga ukuthi kwakumangalisa kangakanani ukubona umfula lowo owawuzondile umiswa ! | ||
Reference: ( See paragraphs 17 , 18 ) | ||
Hypothesis: ( Josh . 3 : 12-17 ) Think of how much more it was to see the brief of a brief ! | ||
``` | ||
|
||
Example 2 | ||
```sh | ||
Source: UJesu wathi : “ Kakho ongeza kimi ngaphandle kokuthi uBaba ongithumileyo amsondeze . ” | ||
Reference: “ No man can come to me unless the Father , who sent me , draws him , ” said Jesus . | ||
Hypothesis: Jesus said : “ No one can say to me as a Father who is drawing close to you . ” | ||
``` | ||
|
||
Example 3 | ||
```sh | ||
Source: IBhayibhili lithi : ‘ Ilizwi ngesikhathi salo , lihle kangakanani . ’ | ||
Reference: The Bible states : “ A word spoken at the right time — how good it is ! ” | ||
Hypothesis:Ná The Bible says : “ The word of the word is good , and it is good . ” | ||
``` | ||
|
||
Example 4 | ||
```sh | ||
Source: Cabanga ngomthandazo wokuzisola uJona awutsho esesiswini senhlanzi enkulu . | ||
Reference: For instance , consider Jonah ’ s contrite prayer from the belly of a huge fish . | ||
Hypothesis: Consider the prayer of Jonah ’ s prayer . | ||
``` | ||
|
||
# Results | ||
- BLEU dev : 20.01 | ||
- BLEU test : 25.55 |
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
English - Ndebele (instead of Twi)?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The test.tw file probably also should be removed.