Class DataFormat (1.50.0)

DataFormat(value)

The format of the input example instances.

Enum values:

DATA_FORMAT_UNSPECIFIED (0):
    Format unspecified, used when unset.
JSONL (1):
    Examples are stored in JSONL files.

Methods

DataFormat

DataFormat(value)

The format of the input example instances.

Enum values:

DATA_FORMAT_UNSPECIFIED (0):
    Format unspecified, used when unset.
JSONL (1):
    Examples are stored in JSONL files.