Skip to content

Commit a244d2b

Browse files
committed
docs(changelog): split Unreleased into Added and Fixed for GradVac and NashMTL
1 parent e626475 commit a244d2b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ changelog does not include internal changes that do not affect the user.
1212

1313
- Added `GradVac` and `GradVacWeighting` from
1414
[Gradient Vaccine: Investigating and Improving Multi-task Optimization in Massively Multilingual Models](https://arxiv.org/pdf/2010.05874).
15+
16+
### Fixed
17+
1518
- Added a fallback for when the inner optimization of `NashMTL` fails (which can happen for example
1619
on the matrix [[0., 0.], [0., 1.]]).
1720

0 commit comments

Comments
 (0)