Skip to content

Commit

Permalink
update model-eval image with batch-score deps (#3335)
Browse files Browse the repository at this point in the history
  • Loading branch information
novaturient95 authored Sep 6, 2024
1 parent 4de5740 commit 76fd208
Showing 1 changed file with 5 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,8 @@ dependencies:
- pydantic=={{latest-pypi-version}}
- mteb=={{latest-pypi-version}}
- setuptools>=70.0.0
- rouge>=1.0.0,<2.0.0
- rouge>=1.0.0,<2.0.0
# batch score dependencies
- opencensus-ext-azure=={{latest-pypi-version}}
- StrEnum=={{latest-pypi-version}}
- pyDispatcher=={{latest-pypi-version}}

0 comments on commit 76fd208

Please sign in to comment.