Rename master to main for notebooks links and leftovers (#16397)

This commit is contained in:
Sylvain Gugger
2022-03-25 09:12:23 -04:00
committed by GitHub
parent 7e7490473e
commit 867f3950fa
22 changed files with 90 additions and 90 deletions

View File

@@ -38,7 +38,7 @@ This model was contributed by [moussakam](https://huggingface.co/moussakam). The
### Examples
- BARThez can be fine-tuned on sequence-to-sequence tasks in a similar way as BART, check:
[examples/pytorch/summarization/](https://github.com/huggingface/transformers/tree/master/examples/pytorch/summarization/README.md).
[examples/pytorch/summarization/](https://github.com/huggingface/transformers/tree/main/examples/pytorch/summarization/README.md).
## BarthezTokenizer