deep-martin icon indicating copy to clipboard operation
deep-martin copied to clipboard

Bump bert-score from 0.3.9 to 0.3.13

Open dependabot[bot] opened this issue 1 year ago • 0 comments

Bumps bert-score from 0.3.9 to 0.3.13.

Release notes

Sourced from bert-score's releases.

Version 0.3.13

  • Fix bug with transformers version > 4.17.0 (#148)

Version 0.3.12

  • Having get_idf_dict compatible with DDP (#140)
  • Fix setup bug (#138)

Version 0.3.11

  • Updated to version 0.3.11
    • Support 6 DeBERTa v3 models
    • Support 3 ByT5 models

Version 0.3.10

  • Updated to version 0.3.10
    • Support 8 SimCSE models
    • Fix the support of scibert (to be compatible with transformers >= 4.0.0)
    • Add scripts for reproducing some results in our paper (See this folder)
    • Support fast tokenizers in huggingface transformers with --use_fast_tokenizer. Notably, you will get different scores because of the difference in the tokenizer implementations (#106).
    • Fix non-zero recall problem for empty candidate strings (#107).
    • Add Turkish BERT Supoort (#108).
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

dependabot[bot] avatar Jun 05 '23 19:06 dependabot[bot]