pass-lin
pass-lin
@sachinprasadhs @mattdangerw Can anybody review my code?
@mattdangerw @sachinprasadhs Please check my code, thank you.
> Once you address all the comments, add end to end working colab along with the checkpoints conversion under: keras-hub/tools/checkpoint_conversion Ok, please check the new code.
> Thanks, few minor comments. > > Also, need more details specific to Keras 3.6 older version issue. > > Finally in the PR description, add the colab notebook to...
> > > Thanks, few minor comments. > > > Also, need more details specific to Keras 3.6 older version issue. > > > Finally in the PR description, add...
> We don't have access to view the notebook, can you make it public. Thanks OK,It has been enable sharing
> Hi, The intention of the notebook is to verify the correctness of the model including, backbone, tasks with the usage details and the expected outcome and to verify the...
> You can remove the `esm2_t6_8M` directory, that will be generated using the conversion script you have provided and will be uploaded to Kaggle. > > The notebook which you...
@sachinprasadhs plz check my notebook
> Hi, Still your notebook does not demonstrate the actual use case example demonstrations like https://huggingface.co/docs/transformers/en/model_doc/esm#transformers.EsmForSequenceClassification.forward.example or https://huggingface.co/docs/transformers/en/model_doc/esm#transformers.EsmForProteinFolding.forward.example or https://huggingface.co/docs/transformers/en/model_doc/esm#transformers.EsmForTokenClassification.forward.example, please include it. We've included a [training demo](https://colab.research.google.com/drive/1ALXd1Bq0sWns7ytWzNbwWNanh0YkzBY4?usp=sharing) for ESM....