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

add wmt14 pretrained model #1750

Merged
merged 1 commit into from
Apr 5, 2017
Merged

add wmt14 pretrained model #1750

merged 1 commit into from
Apr 5, 2017

Conversation

luotao1
Copy link
Contributor

@luotao1 luotao1 commented Apr 5, 2017

relate #1738
relate book #265
增加wmt14预训练好的模型
调用方式为:parameters = paddle.dataset.wmt14.model()

@@ -103,5 +108,13 @@ def test(dict_size):
download(URL_TRAIN, 'wmt14', MD5_TRAIN), 'test/test', dict_size)


def model():
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

调用这个函数的代码,不再这个pr里面么

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

调用这个函数的代码,等beam search转换后,会更新demo/seqToseq/api_train_v2.py

@luotao1 luotao1 merged commit 9ab860e into PaddlePaddle:develop Apr 5, 2017
@luotao1 luotao1 deleted the wmt14 branch April 5, 2017 08:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants