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

Dump raw training data for the LLM-jp-3 series #46

Open
hkiyomaru opened this issue Oct 7, 2024 · 1 comment
Open

Dump raw training data for the LLM-jp-3 series #46

hkiyomaru opened this issue Oct 7, 2024 · 1 comment
Assignees

Comments

@hkiyomaru
Copy link
Member

Dump raw training data for the LLM-jp-3 series. For each training instance, the following fields should be included at least:

  • token_ids: A list of token IDs for the training instance
  • training_step: Training step at which the training instance was processed
  • dataset: Name of the dataset from which the instance was sourced
  • document_ids: IDs of the documents associated with the training instance
@hkiyomaru
Copy link
Member Author

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

No branches or pull requests

2 participants