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

Added some multi-file options #18

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Added some multi-file options #18

wants to merge 5 commits into from

Conversation

ghost
Copy link

@ghost ghost commented May 28, 2015

I have very little Lua knowledge so this could be very messy.

@ghost ghost mentioned this pull request May 28, 2015

function CharSplitLMMinibatchLoader.create(data_dir, batch_size, seq_length, split_fractions, max_count)
-- split_fractions is e.g. {0.9, 0.05, 0.05}
count =1
Copy link

Choose a reason for hiding this comment

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

local count = 1

@EricZeiberg
Copy link
Contributor

Has this code been tested and confirmed as working? I would love to be able to use multiple dataset files

@ghost
Copy link
Author

ghost commented Aug 16, 2015

No this has not been tested.

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