Skip to content

Error when loading sharegpt dataset #185

@jiangjiadi

Description

@jiangjiadi

I have downloaded the sharegpt dataset in https://huggingface.co/datasets/QingyiSi/Alpaca-CoT/tree/main. But I encountered Error when loading the dataset using load_dataset. Here's the code to reproduce the error.

from datasets import load_dataset

dataset = load_dataset("json", data_files=["sharegpt_zh_38K.json"])

Here's the error information.
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions