Skip to content

Commit 2f5ad95

Browse files
fix description
1 parent fe294e6 commit 2f5ad95

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 u-mup paper."
10+
description = "A library for unit scaling in PyTorch, based on the paper 'u-muP: The Unit-Scaled Maximal Update Parametrization.'"
1111
readme = "README.md"
1212
authors = [
1313
{ name = "Charlie Blake", email = "charlieb@graphcore.ai" },

0 commit comments

Comments
 (0)