-
Notifications
You must be signed in to change notification settings - Fork 46
Open
Description
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
Labels
No labels