Skip to content
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

Unsupervised Neural Machine Translation with Generative Language Models Only #2096

Open
icoxfog417 opened this issue Oct 16, 2021 · 0 comments

Comments

@icoxfog417
Copy link
Member

一言でいうと

事前学習済み言語モデルで教師なし機械翻訳を行う研究。promptを使いZero-shotで複数元文と翻訳文のペアを生成し、それらをpromptとしたFew-shotで(より正確な)元文と翻訳文を作成する。Few-shotで得られたペアはセパレーターを間に挟んで結合し、Fine-Tuningのデータセットとして使用する。

image

論文リンク

https://arxiv.org/abs/2110.05448

著者/所属機関

Jesse Michael Han, Igor Babuschkin, Harrison Edwards, Arvind Neelakantan, Tao Xu, Stanislas Polu, Alex Ray, Pranav Shyam, Aditya Ramesh, Alec Radford, Ilya Sutskever

  • OpenAI

投稿日付(yyyy/MM/dd)

2021/10/11

概要

新規性・差分

手法

結果

コメント

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant