PaddleNLP icon indicating copy to clipboard operation
PaddleNLP copied to clipboard

[Question]: EPRSTMT数据集不存在

Open HongLouyemeng opened this issue 3 years ago • 3 comments

请提出你的问题

Couldn't find 'eprstmt' on the Hugging Face Hub either: FileNotFoundError: Couldn't find file at https://raw.githubusercontent.com/huggingface/datasets/main/datasets/eprstmt/eprstmt.py

HongLouyemeng avatar Sep 20 '22 02:09 HongLouyemeng

请提出你的问题

Couldn't find 'eprstmt' on the Hugging Face Hub either: FileNotFoundError: Couldn't find file at https://raw.githubusercontent.com/huggingface/datasets/main/datasets/eprstmt/eprstmt.py

No module named 'paddlenlp.datasets.EPRSTMT'

HongLouyemeng avatar Sep 20 '22 02:09 HongLouyemeng

FewCLUE 中的 EPRSTMT 加载方式为

from paddlenlp.datasets import load_dataset
data_ds = load_dataset("fewclue", name="eprstmt", splits=["train_0"])

LemonNoel avatar Sep 21 '22 08:09 LemonNoel

FewCLUE 中的 EPRSTMT 加载方式为

from paddlenlp.datasets import load_dataset
data_ds = load_dataset("fewclue", name="eprstmt", splits=["train_0"])

thankyou

HongLouyemeng avatar Sep 21 '22 08:09 HongLouyemeng

This issue is stale because it has been open for 60 days with no activity. 当前issue 60天内无活动,被标记为stale。

github-actions[bot] avatar Dec 07 '22 07:12 github-actions[bot]

This issue was closed because it has been inactive for 14 days since being marked as stale. 当前issue 被标记为stale已有14天,即将关闭。

github-actions[bot] avatar Dec 21 '22 11:12 github-actions[bot]