Skip to content

Commit fe294e6

Browse files
fix description
1 parent 362cecf commit fe294e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ build-backend = "setuptools.build_meta"
77

88
[project]
99
name = "unit-scaling"
10-
description="A library for unit scaling in PyTorch, based on the paper u-μP: The Unit-Scaled Maximal Update Parametrization."
10+
description = "A library for unit scaling in PyTorch, based on the u-mup paper."
1111
readme = "README.md"
1212
authors = [
1313
{ name = "Charlie Blake", email = "charlieb@graphcore.ai" },

0 commit comments

Comments
 (0)