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 fe294e6 commit 2f5ad95Copy full SHA for 2f5ad95
pyproject.toml
@@ -7,7 +7,7 @@ build-backend = "setuptools.build_meta"
7
8
[project]
9
name = "unit-scaling"
10
-description = "A library for unit scaling in PyTorch, based on the u-mup paper."
+description = "A library for unit scaling in PyTorch, based on the paper 'u-muP: The Unit-Scaled Maximal Update Parametrization.'"
11
readme = "README.md"
12
authors = [
13
{ name = "Charlie Blake", email = "charlieb@graphcore.ai" },
0 commit comments