We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 635e811 commit 9035500Copy full SHA for 9035500
README.md
@@ -84,6 +84,6 @@ trainer.fit(model, train_dataloaders=DataLoader(RandomDataset(32, 64), batch_siz
84
[issues-shield]: https://img.shields.io/github/issues/ar90n/pytorch-lightning-sam-callback.svg?style=flat
85
[issues-url]: https://github.com/ar90n/pytorch-lightning-sam-callback/issues
86
[license-shield]: https://img.shields.io/github/license/ar90n/pytorch-lightning-sam-callback.svg?style=flat
87
-[license-url]: https://github.com/ar90n/pytorch-lightning-sam-callback/blob/master/LICENSE
+[license-url]: https://github.com/ar90n/pytorch-lightning-sam-callback/blob/main/LICENSE
88
[codecov-shield]: https://codecov.io/gh/ar90n/pytorch-lightning-sam-callback/branch/main/graph/badge.svg?token=8GKU96ODLY
89
[codecov-url]: https://codecov.io/gh/ar90n/pytorch-lightning-sam-callback
0 commit comments