Skip to content

finetune: add training data file to log message #4979

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

Merged
merged 1 commit into from
Jan 16, 2024

Conversation

danbev
Copy link
Collaborator

@danbev danbev commented Jan 16, 2024

This commit adds the name of the training data file to the log message printed when the training data is tokenized.

The motivation for this change is that it can be useful to show which file is being tokenized when running the finetune example.

This commit adds the name of the training data file to the log message
printed when the training data is tokenized.

The motivation for this change is that it can be useful to show which
file is being tokenized when running the finetune example.

Signed-off-by: Daniel Bevenius <[email protected]>
@ggerganov ggerganov merged commit cec8a48 into ggml-org:master Jan 16, 2024
jordankanter pushed a commit to jordankanter/llama.cpp that referenced this pull request Feb 3, 2024
This commit adds the name of the training data file to the log message
printed when the training data is tokenized.

The motivation for this change is that it can be useful to show which
file is being tokenized when running the finetune example.

Signed-off-by: Daniel Bevenius <[email protected]>
@danbev danbev deleted the finetune-output-train-data-file branch February 16, 2024 11:10
hodlen pushed a commit to hodlen/llama.cpp that referenced this pull request Apr 1, 2024
This commit adds the name of the training data file to the log message
printed when the training data is tokenized.

The motivation for this change is that it can be useful to show which
file is being tokenized when running the finetune example.

Signed-off-by: Daniel Bevenius <[email protected]>
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