stanford-crfm / helm

Holistic Evaluation of Language Models (HELM), a framework to increase the transparency of language models (https://arxiv.org/abs/2211.09110). This framework is also used to evaluate text-to-image models in Holistic Evaluation of Text-to-Image Models (HEIM) (https://arxiv.org/abs/2311.04287).
https://crfm.stanford.edu/helm
Apache License 2.0
1.89k stars 244 forks source link

VHELM minor fixes #2719

Closed teetone closed 3 months ago

yifanmai commented 3 months ago

Please address:

src/helm/clients/vision_language/palmyra_vision_client.py:7:1: F401 'helm.common.hierarchical_logger.hlog' imported but unused
src/helm/clients/vision_language/palmyra_vision_client.py:10:1: F401 'helm.common.request.ErrorFlags' imported but unused