Skip to content

Dataset format restrictions #124

@401qingkong

Description

@401qingkong

Can your engineering code receive data sets in json format, such as oscar-1G? It seems that only dataset provided with folder and subfolder can be received. The original text data of oscar is stored in JSONL format (one JSON object per line), and each JSON object contains an "id" field and a "text" field. The "id" field stores a sample number, and the "text" field stores a piece of text.
I want to compare the llama2 performance between your project and megatron-lm. How can I use the same dataset?

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