Add TF weights

#1
by joaogante HF staff - opened

Model converted by the transformers' pt_to_tf CLI.

All converted model outputs and hidden layers were validated against its Pytorch counterpart. Maximum crossload output difference=4.494e-05; Maximum converted output difference=4.494e-05.

Hi there 👋

I'm a TF maintainer at Hugging Face, and this is your most downloaded model whose weights can be automatically converted into TensorFlow, using our tools. We believe that having TF weights would be of interest to the community, and will further boost the visibility of the model.

I also don't want to be a source of spam! Let me know if you are interested in merging these TF weights, and if you would like me to open PRs with TF weights for other models that you own. Alternatively, if you'd like to have the TF weights but no hub notifications, I can also push the weights using admin privileges 🤗

Hi,

sure, please feel free to open PRs for the models. Unfortunately this one is not very well described since I made a mistake when pushing it to the hub - it is also fine-tuned on German poetry like german-gpt2-poetry-large. Details could be found here https://github.com/andjoer/llm_poetry_generation/

Anjoe changed pull request status to merged

Hi @Anjoe -- now with hub pull requests, you should be able to update the model card easily :) If you open the community tab for your model and click "New Pull Request" on the left, you have all the instructions to update your files!

Sign up or log in to comment