-
Notifications
You must be signed in to change notification settings - Fork 165
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Edit "gpt (hebrew)" by @davidBar-On (#506)
* Edit "gpt (hebrew)" by @davidBar-On * Edit "gpt (hebrew)" by @davidBar-On * Edit "gpt (hebrew)" by @davidBar-On
- Loading branch information
Showing
3 changed files
with
349 additions
and
349 deletions.
There are no files selected for viewing
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 |
---|---|---|
@@ -1,110 +1,110 @@ | ||
[ | ||
{ | ||
"input": "An introduction to transformers and their prerequisites", | ||
"translatedText": "מבוא לשנאים ודרישותיהם המוקדמות", | ||
"translatedText": "מבוא לטרנספורמרים ודרישותיהם המוקדמות", | ||
"model": "google_nmt", | ||
"n_reviews": 0 | ||
"n_reviews": 1 | ||
}, | ||
{ | ||
"input": "Early view of the next chapter for patrons: https://3b1b.co/early-attention", | ||
"translatedText": "תצוגה מוקדמת של הפרק הבא לפטרונים: https://3b1b.co/early-attention", | ||
"model": "google_nmt", | ||
"n_reviews": 0 | ||
"n_reviews": 1 | ||
}, | ||
{ | ||
"input": "", | ||
"translatedText": "", | ||
"model": "google_nmt", | ||
"n_reviews": 0 | ||
"n_reviews": 1 | ||
}, | ||
{ | ||
"input": "Other recommended resources on the topic.", | ||
"translatedText": "משאבים מומלצים נוספים בנושא.", | ||
"translatedText": "מקורות נוספים המומלצים בנושא.", | ||
"model": "google_nmt", | ||
"n_reviews": 0 | ||
"n_reviews": 1 | ||
}, | ||
{ | ||
"input": "", | ||
"translatedText": "", | ||
"model": "google_nmt", | ||
"n_reviews": 0 | ||
"n_reviews": 1 | ||
}, | ||
{ | ||
"input": "Richard Turner's introduction is one of the best starting places:", | ||
"translatedText": "ההקדמה של ריצ'רד טרנר היא אחד ממקומות ההתחלה הטובים ביותר:", | ||
"translatedText": "ההקדמה של Richard Turner היא אחד ממקומות ההתחלה הטובים ביותר:", | ||
"model": "google_nmt", | ||
"n_reviews": 0 | ||
"n_reviews": 1 | ||
}, | ||
{ | ||
"input": "https://arxiv.org/pdf/2304.10557.pdf", | ||
"translatedText": "https://arxiv.org/pdf/2304.10557.pdf", | ||
"model": "google_nmt", | ||
"n_reviews": 0 | ||
"n_reviews": 1 | ||
}, | ||
{ | ||
"input": "", | ||
"translatedText": "", | ||
"model": "google_nmt", | ||
"n_reviews": 0 | ||
"n_reviews": 1 | ||
}, | ||
{ | ||
"input": "Coding a GPT with Andrej Karpathy", | ||
"translatedText": "קידוד GPT עם Andrej Karpathy", | ||
"input": "Coding a GPT with Andrej Karpathy:", | ||
"translatedText": "קידוד GPT עם Andrej Karpathy:", | ||
"model": "google_nmt", | ||
"n_reviews": 0 | ||
"n_reviews": 1 | ||
}, | ||
{ | ||
"input": "https://youtu.be/kCc8FmEb1nY", | ||
"translatedText": "https://youtu.be/kCc8FmEb1nY", | ||
"model": "google_nmt", | ||
"n_reviews": 0 | ||
"n_reviews": 1 | ||
}, | ||
{ | ||
"input": "", | ||
"translatedText": "", | ||
"model": "google_nmt", | ||
"n_reviews": 0 | ||
"n_reviews": 1 | ||
}, | ||
{ | ||
"input": "Introduction to self-attention by John Hewitt", | ||
"translatedText": "מבוא לתשומת לב עצמית מאת ג'ון יואיט", | ||
"input": "Introduction to self-attention by John Hewitt:", | ||
"translatedText": "מבוא למיקוד-עצמי (self-attention) מאת John Hewitt:", | ||
"model": "google_nmt", | ||
"n_reviews": 0 | ||
"n_reviews": 1 | ||
}, | ||
{ | ||
"input": "https://web.stanford.edu/class/cs224n/readings/cs224n-self-attention-transformers-2023_draft.pdf", | ||
"translatedText": "https://web.stanford.edu/class/cs224n/readings/cs224n-self-attention-transformers-2023_draft.pdf", | ||
"model": "google_nmt", | ||
"n_reviews": 0 | ||
"n_reviews": 1 | ||
}, | ||
{ | ||
"input": "", | ||
"translatedText": "", | ||
"model": "google_nmt", | ||
"n_reviews": 0 | ||
"n_reviews": 1 | ||
}, | ||
{ | ||
"input": "History of language models by Brit Cruise:", | ||
"translatedText": "היסטוריה של מודלים לשפות מאת בריט קרוז:", | ||
"translatedText": "היסטוריה של מודלים של שפות מאת Brit Cruise:", | ||
"model": "google_nmt", | ||
"n_reviews": 0 | ||
"n_reviews": 1 | ||
}, | ||
{ | ||
"input": "https://youtu.be/OFS90-FX6pg", | ||
"translatedText": "https://youtu.be/OFS90-FX6pg", | ||
"model": "google_nmt", | ||
"n_reviews": 0 | ||
"n_reviews": 1 | ||
}, | ||
{ | ||
"input": "", | ||
"translatedText": "", | ||
"model": "google_nmt", | ||
"n_reviews": 0 | ||
"n_reviews": 1 | ||
}, | ||
{ | ||
"input": "", | ||
"translatedText": "", | ||
"model": "google_nmt", | ||
"n_reviews": 0 | ||
"n_reviews": 1 | ||
} | ||
] |
Oops, something went wrong.