Skip to content
This repository was archived by the owner on Jan 24, 2024. It is now read-only.
This repository was archived by the owner on Jan 24, 2024. It is now read-only.

预测数据 < batch_size时会抛异常 #82

@yeguang1991

Description

@yeguang1991
    if len(examples) < batch_size:
        raise Exception('CLS dataset contains too few samples. Expect more than '+str(batch_size))

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions