mirror of
https://github.com/huggingface/transformers.git
synced 2025-07-24 23:08:57 +06:00
More doc for model cards (#3698)
see https://github.com/huggingface/transformers/pull/3679#pullrequestreview-389368270
This commit is contained in:
parent
83703cd077
commit
a594ee9c84
@ -60,3 +60,4 @@ You can then finish the addition step by adding imports for your classes in the
|
||||
- [ ] edit the PyTorch to TF 2.0 conversion script to add your model in the `convert_pytorch_checkpoint_to_tf2.py` file
|
||||
- [ ] add a mention of your model in the doc: `README.md` and the documentation itself at `docs/source/pretrained_models.rst`.
|
||||
- [ ] upload the pretrained weights, configurations and vocabulary files.
|
||||
- [ ] create model card(s) for your models on huggingface.co. For those last two steps, check the [model sharing documentation](https://github.com/huggingface/transformers#quick-tour-of-model-sharing).
|
||||
|
Loading…
Reference in New Issue
Block a user