sail-sg / poolformer

PoolFormer: MetaFormer Is Actually What You Need for Vision (CVPR 2022 Oral)
https://arxiv.org/abs/2111.11418
Apache License 2.0
1.3k stars 117 forks source link

Addition of the Organization on HuggingFace Transformers #26

Closed tanaymeh closed 2 years ago

tanaymeh commented 2 years ago

Hello PoolFormer team!

I have been working on porting the implementation of PoolFormer to HuggingFace Transformers library (you can see my PR here) and I was wondering if I can go ahead and add Sea AI labs as an organization to the HuggingFace models hub.

This will allow all model checkpoints to be uploaded onto the hub as well as model cards, etc.

Kind regards, Tanay Mehta

yuweihao commented 2 years ago

Hi @heytanay ,

Sure. Many thanks for your contribution to porting the implementation of PoolFormer to HuggingFace Transformers. I have just created the Sea AI Lab organization on the HuggingFace model hub. Could I know what is your HuggingFace account?

tanaymeh commented 2 years ago

Hi @yuweihao, thanks for creating an organization!

My Hugging Face account is: https://huggingface.co/heytanay

I have also requested to join the organization!

Thanks and regards, Tanay Mehta

yuweihao commented 2 years ago

Many thanks :)

tanaymeh commented 2 years ago

Little change, I have closed the last PR and opened a new one here

Sorry for any inconvenience.

yuweihao commented 2 years ago

Noted with thanks :)

tanaymeh commented 2 years ago

Hi @yuweihao, The PoolFormer model has been added to 🤗 transformers (PR was merged yesterday) You can view the docs here: https://huggingface.co/docs/transformers/master/en/model_doc/poolformer

I was also wondering if you could write the model cards? (for all the models: https://huggingface.co/sail)

Thank you!

yuweihao commented 2 years ago

Hi @heytanay,

Many thanks for your contribution.

I will write the model cards in a few days.

Thank you again :)