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

example configuration for nce_cost. #6

Closed
lcy-seso opened this issue Apr 21, 2017 · 0 comments · Fixed by #43
Closed

example configuration for nce_cost. #6

lcy-seso opened this issue Apr 21, 2017 · 0 comments · Fixed by #43
Assignees

Comments

@lcy-seso
Copy link
Collaborator

lcy-seso commented Apr 21, 2017

  • In this example, we would like to show how to use NCE in PaddlePaddle, which is useful when training language model with a large vocabulary.

  • The example must include a training and a predicting process.

  • Please consider to use the following data for training and add these datasets into paddle.dataset package.

    1. 1billionword-training, 1 billionword-test
    2. ptb
  • Note that the dataset is also used in this task, please consider to share the data processing work.

  • Please pull your codes and docs into the nce_cost directory.

@pakchoi pakchoi closed this as completed Apr 24, 2017
@pakchoi pakchoi reopened this Apr 24, 2017
@pakchoi pakchoi self-assigned this Apr 24, 2017
This was referenced May 10, 2017
junjun315 added a commit that referenced this issue Apr 22, 2019
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 a pull request may close this issue.

2 participants