We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e626475 commit a244d2bCopy full SHA for a244d2b
CHANGELOG.md
@@ -12,6 +12,9 @@ changelog does not include internal changes that do not affect the user.
12
13
- Added `GradVac` and `GradVacWeighting` from
14
[Gradient Vaccine: Investigating and Improving Multi-task Optimization in Massively Multilingual Models](https://arxiv.org/pdf/2010.05874).
15
+
16
+### Fixed
17
18
- Added a fallback for when the inner optimization of `NashMTL` fails (which can happen for example
19
on the matrix [[0., 0.], [0., 1.]]).
20
0 commit comments