Skip to content

Commit

Permalink
Add changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Muennighoff committed May 2, 2022
1 parent 36c1ec4 commit 131e498
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions biencoder/nli_msmarco/sentence-transformers/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ Changes made by Muennighoff:
- Add `models/WeightedMeanPooling.py` to allow for mean pooling with learnt weights
- Add `losses/GradCache` copied from https://github.com/luyug/GradCache at commit `9458d05f6ed36acf0290bcc6886028bb71ea2d71`.
- Add `MNRLGradCache` in `losses/MultipleNegativesRankingLoss` to use MNRL with GradCache.
- Adapt `examples/training/distillation/dimensionality_reduction.py` to download SGPT.
- Adapt `examples/training/distillation/README.md` to explain SGPT distillation experiments.
- Change `README.md` to write these lines =)


Expand Down

0 comments on commit 131e498

Please sign in to comment.