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

Proposal to integrate into Hugging Face Hub #221

Open
osanseviero opened this issue Jun 16, 2021 · 2 comments
Open

Proposal to integrate into Hugging Face Hub #221

osanseviero opened this issue Jun 16, 2021 · 2 comments
Labels
enhancement New feature or request

Comments

@osanseviero
Copy link

Hi NLPAug Team! I wanted to propose a integration with the Hugging Face Hub.

This integration would allow you to freely download/upload augmenter models from/to the Hugging Face Hub: https://huggingface.co/.

We have existing integrations with other libraries (see table), and we're currently working in a guide explaining the process to achieve this.

Some of the benefits:

  • Free storing of models.
  • Git version control (commit history, diffs, branches, versioning, etc).
  • Easy for users to share their own augmenter models.
  • Repos provide useful metadata about their tasks, languages, etc, which is helpful for discoverability. Users can also search by library.
  • Anyone can play with your augmenters directly in the browser through widgets.
  • Hosted inference API .

Let me know your thoughts :)

Cheers,
Omar

@makcedward makcedward added the enhancement New feature or request label Jun 17, 2021
@makcedward
Copy link
Owner

Thank you Omar. Will review the approach

@osanseviero
Copy link
Author

Awesome, let us know if there is anything with which we can help :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants