composer.datasets#

Natively supported datasets.

Classes

InContextLearningCodeEvalDataset

A dataset that constructs batches for in-context learning code evaluation.

InContextLearningDataset

A base dataset that constructs batches for in-context learning task evaluations.

InContextLearningLMTaskDataset

A dataset that constructs batches for in-context learning language modeling evaluation.

InContextLearningMultipleChoiceTaskDataset

A dataset that construct batches for in-context learning multiple choice evaluation.

InContextLearningQATaskDataset

A dataset that constructs batches for in-context learning question answering evaluation.

InContextLearningSchemaTaskDataset

A dataset that constructs batches for in-context learning schema evaluation.