keras-team / keras-hub

Pretrained model hub for Keras 3
Apache License 2.0
763 stars 230 forks source link

Add Electra Weights to Kaggle Models #1422

Open pranavvp16 opened 7 months ago

pranavvp16 commented 7 months ago

Is there any certain guide to upload weights of pretrained models to kaggle. As per the CONTRIBUTING_MODELS.md I have uploaded my weights on GCP as mentioned in #1384.

abuelnasr0 commented 7 months ago

Hi @pranavvp16 You can follow @mattdangerw guide in this comment https://github.com/keras-team/keras-nlp/pull/1382#issuecomment-1891286724

SuryanarayanaY commented 5 months ago

Hi @pranavvp16 ,

Could you please confirm whether this has been resolved now? Please feel free to close the issue if reoslved. Thanks!

pranavvp16 commented 5 months ago

Yes this one is resolved now, Also it would be nice if we update the CONTRIBUTING_MODELS.md with the latest steps to contribute a pretrained model in keras_nlp. Let me know I can update it with the steps to upload the model on kaggle rather than GCP or google drive.