Skip to content

Add support for num training samples and evaluation samples in metadata.yaml #131

@vmly

Description

@vmly
  • Generate a metadata.yaml file containing the number of training samples and evaluation samples for existing HDF5 datasets.
  • Include the same metadata in the metadata.yaml for JSONL files after tokenization.

metadata.yaml

...
training_samples: 10000
evaluation_samples: 2000

Number of training samples is useful to calculate epoch to steps conversion for datasets.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions