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:
@@ -12,7 +12,7 @@ setuptools.setup(
|
||||
description="Few-shot Named Entity Recognition",
|
||||
long_description=long_description,
|
||||
long_description_content_type="text/markdown",
|
||||
url="https://github.com/huggingface/transformers/tree/master/examples/research_projects/fsner",
|
||||
url="https://github.com/huggingface/transformers/tree/main/examples/research_projects/fsner",
|
||||
project_urls={
|
||||
"Bug Tracker": "https://github.com/huggingface/transformers/issues",
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user