Updates the default branch from master to main (#16326)
* Updates the default branch from master to main * Links from `master` to `main` * Typo * Update examples/flax/README.md Co-authored-by: Sylvain Gugger <35901082+sgugger@users.noreply.github.com> Co-authored-by: Sylvain Gugger <35901082+sgugger@users.noreply.github.com>
This commit is contained in:
@@ -368,7 +368,7 @@ Just like how you need to add an evaluation function to [`Trainer`], you need to
|
||||
|
||||
For more fine-tuning examples, refer to:
|
||||
|
||||
- [🤗 Transformers Examples](https://github.com/huggingface/transformers/tree/master/examples) includes scripts
|
||||
- [🤗 Transformers Examples](https://github.com/huggingface/transformers/tree/main/examples) includes scripts
|
||||
to train common NLP tasks in PyTorch and TensorFlow.
|
||||
|
||||
- [🤗 Transformers Notebooks](notebooks) contains various notebooks on how to fine-tune a model for specific tasks in PyTorch and TensorFlow.
|
||||
|
||||
Reference in New Issue
Block a user