cagataydag's picture
Duplicate from OFA-Sys/OFA-Image_Caption
733aa30
raw
history blame contribute delete
119 Bytes
from .discriminative_reranking_model import DiscriminativeNMTReranker
__all__ = [
"DiscriminativeNMTReranker",
]