Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CoNLL-2002] Add conll2002 dataset #1561

Merged
merged 2 commits into from
Jan 22, 2022

Conversation

gongel
Copy link
Member

@gongel gongel commented Jan 6, 2022

PR types

New features

PR changes

Datasets

Description

  • Add conll2002 dataset, details: 1, 2
  • Use example
    from paddlenlp.datasets import load_dataset
    data = load_dataset('conll2002', 'es', splits='train')

@ZeyuChen ZeyuChen added the data Issues about data pipeline and dataset label Jan 13, 2022
@ZeyuChen
Copy link
Member

@smallv0221 Please review this PR again. Thanks.

@ZeyuChen ZeyuChen merged commit 7b455cc into PaddlePaddle:develop Jan 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
data Issues about data pipeline and dataset
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants