UnIVAL / models /.ipynb_checkpoints /__init__-checkpoint.py
mshukor
init
26fd00c
raw
history blame contribute delete
134 Bytes
from .ofa import OFAModel, ofa_base_architecture, ofa_large_architecture, ofa_huge_architecture
from .t5 import OFAT5Model, T5OFAModel