From 30c7a28ea2b8f243383976ef96da6175e91d8267 Mon Sep 17 00:00:00 2001 From: snisioi Date: Sun, 13 Oct 2024 15:19:38 +0300 Subject: [PATCH] :mushroom: adding mt 2024 --- content/pages/machine_translation.md | 5 +++-- content/pages/machine_translation/course.md | 2 +- .../machine_translation/schedule_24_25.md | 21 +++++++++++++++++++ 3 files changed, 25 insertions(+), 3 deletions(-) create mode 100644 content/pages/machine_translation/schedule_24_25.md diff --git a/content/pages/machine_translation.md b/content/pages/machine_translation.md index c774b9f..2ed543c 100644 --- a/content/pages/machine_translation.md +++ b/content/pages/machine_translation.md @@ -19,12 +19,13 @@ Our goal is to increase the amount of research and resources for Eastern Europee - [Course](machine_translation/course.html) - [Lab Projects](machine_translation/course.html#projects) -- [Course Schedule 2023](machine_translation/schedule_23_24.html) +- [Course Schedule 2023](machine_translation/schedule_24_25.html) +- [Course Schedule 2023](machine_translation/schedule_23_24.html) - [Course Schedule 2022](machine_translation/schedule_22_23.html) - [MT Learning and Bibliography](machine_translation/bibliography.html) -# Results, Reports, Resources +# Results, Reports, Resources from Previous Years - [Romanian-Hungarian Machine Translation](machine_translation/22_23/hu_ro.html) - [Gender Bias Overview](machine_translation/22_23/genderbias.html) - [Machine Translation for Mental Health](machine_translation/22_23/mental_health.html) diff --git a/content/pages/machine_translation/course.md b/content/pages/machine_translation/course.md index c149421..adf1af9 100644 --- a/content/pages/machine_translation/course.md +++ b/content/pages/machine_translation/course.md @@ -67,7 +67,7 @@ Being present at all the presentations will account for 1 bonus point at the end # **Lab Projects** 1. gather some colleagues and make a team of **maximum 3 people** -2. choose an MT topic that you would like to research (see [the project list on the website](https://cryptpad.fr/kanban/#/2/kanban/view/L8OSOIlxNvs+FEt0AIcnISNJClOk436hOQxZJb6zYD8/embed/) or propose your own) +2. choose an MT topic that you would like to research (see [the project list on the website](https://cryptpad.fr/kanban/#/2/kanban/view/L8OSOIlxNvs+FEt0AIcnISNJClOk436hOQxZJb6zYD8/) or propose your own) 3. make sure your topic does not overlap with other topics that are in progress and that have been chosen by your colleagues 4. email sergiu to announce your team, your proposal and to discuss how to approach it 5. after you obtain the approval, mark it as being in progress on the kanban list and start working on it diff --git a/content/pages/machine_translation/schedule_24_25.md b/content/pages/machine_translation/schedule_24_25.md new file mode 100644 index 0000000..4306761 --- /dev/null +++ b/content/pages/machine_translation/schedule_24_25.md @@ -0,0 +1,21 @@ +Title: Schedule of MT classes 2024-2025 +Slug: machine_translation/schedule_24_25 + + + +|Week | **Date** | **Topic** | **Materials** | **Presenters** | +:|:-------------:|:----------------:|:--------------------:|:----------------------------------------------------------:| +|01| 4. Oct. 2024 | Teaching + Lab | - | | +|02| 11. Oct. 2024 | Teaching | intro | | +|03| 18. Oct. 2024 | Teaching + Lab | [reading](#eval)
[MT metrics(video)](https://slideslive.com/38924201/1-metrics-of-mt-quality) | | +|04| 25. Oct. 2024 | Teaching | [reading](#neural)
[\*Seq2seq Models Tutorial](https://lena-voita.github.io/nlp_course/seq2seq_and_attention.html) | | +|05| 1. Nov. 2024 | Teaching + Lab | [reading](#trans)
[\*Step-by-step debug](https://github.com/pbloem/former/) | | +|06| 8. Nov. 2024 | Human and
Automatic Evaluation
Metrics | [🤔**main paper**](tba)
additional readings
[BERTScore](https://arxiv.org/pdf/1904.09675.pdf),
[WMT2020 Metrics](https://www2.statmt.org/wmt24/metrics-task.html),
[Significance](https://aclanthology.org/D14-1020.pdf) | | +|07| 15. Nov. 2024 | Data Acquisition + Lab | [🤔**main paper**](tba)
additional **important** readings
[references](#data) | | +|08| 22. Nov. 2024 | Language Models,
Translation Models,
Tokenizers | [🤔**main paper**](tba)
additional **important** readings
[Pixels](https://openreview.net/forum?id=FkSp8VW8RjH)
| | +|09| 29. Nov. 2024 | Transformers,
Attention,
+ Lab | [🤔**main paper**](tba) | | +|10| 6. Dec. 2024 | Tokenizers,
Transformers,
Explainability | [🤔**main paper**](tba) | | +|11| 13. Dec. 2024 | Current Issues + Lab | [🤔**main paper**](tba) | | +|12| 20. Dec. 2024 | Projects 🌲 | | | +|13| 10. Jan. 2025 | Projects | | | +|14| 15. Jan. 2025 | Projects | | \ No newline at end of file