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:
@@ -361,7 +361,7 @@ De la misma manera que necesitas añadir una función de evaluación al [`Traine
|
||||
|
||||
Para más ejemplos de fine-tuning consulta:
|
||||
|
||||
- [🤗 Transformers Examples](https://github.com/huggingface/transformers/tree/master/examples) incluye scripts
|
||||
- [🤗 Transformers Examples](https://github.com/huggingface/transformers/tree/main/examples) incluye scripts
|
||||
para entrenar tareas comunes de NLP en PyTorch y TensorFlow.
|
||||
|
||||
- [🤗 Transformers Notebooks](notebooks) contiene varios notebooks sobre cómo aplicar fine-tuning a un modelo para tareas específicas en PyTorch y TensorFlow.
|
||||
|
||||
Reference in New Issue
Block a user