No description provided.

When I try to load this dataset,
ds = datasets.load_dataset("YeungNLP/firefly-train-1.1M", split="train")

I got the error message :
"Repo card metadata block was not found. Setting CardData to empty.
WARNING:huggingface_hub.repocard:Repo card metadata block was not found. Setting CardData to empty."

Then I go to check the homepage of "YeungNLP/firefly-train-1.1M", I found the alert message :
"YAML Metadata Warning: empty or missing yaml metadata in repo card (https://huggingface.co/docs/hub/datasets-cards)"

So I click on the "Edit dataset card" button and create a readme.md, I try to fix this error.

genaidesign changed pull request status to closed

Sign up or log in to comment