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 856db8a commit 01cb243Copy full SHA for 01cb243
2 files changed
LICENSE.md
pyproject.toml
@@ -7,7 +7,7 @@ name = "grouping-trainer"
7
dynamic = ["version"]
8
description = "Training and evaluation for Sentry AI grouping"
9
readme = "README.md"
10
-license = { file = "LICENSE.md" }
+license = { file = "LICENSE" }
11
dependencies = [
12
"accelerate==1.12.0",
13
"datasets==4.4.1",
0 commit comments