-
Notifications
You must be signed in to change notification settings - Fork 739
Added Code for pushing to hub #10563
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
Added Code for pushing to hub #10563
Conversation
|
Thanks @ahmedlone127 for this, let's enrich this and have some restrictions:
|
|
Hey @maziyarpanahi For the first part, how about I add a function called |
|
|
If someone calls |
That makes sense, we can have PyDoc show the minimum required fields and then make those mandatory |
|
Hey, @maziyarpanahi do we still support spark version 2? I am asking because for the |
|
Hi, No, by default and until further notice the spark version is 3.0 for models/pipelines. |
I will loop in @pabla who has more insight. @pabla So we basically want to have a first simple check to avoid Models Hub returning an error when it comes to the format of the saved model in Spark/Spark NLP. |
|
Hey @maziyarpanahi I made the changes we discussed , please review them and let me know if they look good :) |
- users are not allowed to upload licensed models
Thanks for this, I have pushed some changes. Can we have a small unit test for this? Obviously, you can tag it as a |
|
Hey @maziyarpanahi I made a test |

Added Push to Hub for Models and Pipelines
Description
Parameters
Example Usage