Skip to content

Commit

Permalink
Unused Import
Browse files Browse the repository at this point in the history
  • Loading branch information
Helw150 committed Nov 16, 2022
1 parent c1d248b commit 5c2f45b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion eval_mt.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
)
from sacrebleu.metrics import BLEU
from transformers import AutoTokenizer, AutoModelForSeq2SeqLM, pipeline
from scipy.stats import bootstrap

TASK = "translation"
# CKPT = "facebook/nllb-200-distilled-600M"
Expand Down

0 comments on commit 5c2f45b

Please sign in to comment.