Skip to content

Commit

Permalink
remove import
Browse files Browse the repository at this point in the history
  • Loading branch information
bmosaicml committed Nov 9, 2023
1 parent 01b3103 commit 20aeafd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion llmfoundry/models/hf/hf_causal_lm.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
import transformers
from composer.metrics.nlp import (
InContextLearningCodeEvalAccuracy,
InContextLearningCodeExecutionPredictionAccuracy,
InContextLearningLMAccuracy, InContextLearningLMExpectedCalibrationError,
InContextLearningMCExpectedCalibrationError,
InContextLearningMultipleChoiceAccuracy, InContextLearningQAAccuracy,
Expand Down

0 comments on commit 20aeafd

Please sign in to comment.