Skip to content

Wrong example in opus_gnome dataset card #4805

@gojiteji

Description

@gojiteji

Describe the bug

I found that the example on opus_gone dataset doesn't work.

Steps to reproduce the bug

 load_dataset("gnome", lang1="it", lang2="pl")

"gnome" should be "opus_gnome"

Expected results

100%
1/1 [00:00<00:00, 42.09it/s]
DatasetDict({
    train: Dataset({
        features: ['id', 'translation'],
        num_rows: 8368
    })
})

Actual results

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

Environment info

  • datasets version: 2.4.0
  • Platform: Linux-5.4.0-120-generic-x86_64-with-glibc2.27
  • Python version: 3.9.13
  • PyArrow version: 9.0.0
  • Pandas version: 1.4.3

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions