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

[Dataset scripts] add all datasets scripts #63

Merged
merged 2 commits into from
May 8, 2020

Conversation

patrickvonplaten
Copy link
Contributor

@patrickvonplaten patrickvonplaten commented May 8, 2020

As mentioned, we can have the canonical datasets in the master. For now I also want to include all the data as present on S3 to make the synchronization easier when uploading new datastes.

@mariamabarham @lhoestq @thomwolf - what do you think?

If this is ok for you, I can sync up the master with the add_dataset branch: #37 so that master is up to date.

@patrickvonplaten patrickvonplaten merged commit c8ad11e into master May 8, 2020
@patrickvonplaten patrickvonplaten deleted the add_all_dataset_scripts_and_data branch May 8, 2020 11:34
return convert_options


class Csv(nlp.ArrowBasedBuilder):
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It looks like the Csv dataset builder got removed. We'll have to re-add it @jplu @patrickvonplaten

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch @lhoestq, I overlooked that in my clean up today...I re-added it in #68 under the datasets under construction to keep circle ci happy - will have to see how to include it in the tests.

@patrickvonplaten patrickvonplaten mentioned this pull request May 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants