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 362cecf commit fe294e6Copy full SHA for fe294e6
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 paper u-μP: The Unit-Scaled Maximal Update Parametrization."
+description = "A library for unit scaling in PyTorch, based on the u-mup paper."
11
readme = "README.md"
12
authors = [
13
{ name = "Charlie Blake", email = "charlieb@graphcore.ai" },
0 commit comments