RASMUS's picture
Training in progress, step 1000
878dbce
raw
history blame contribute delete
112 Bytes
from pathlib import Path
TEMPLATE_MODEL_CARD_PATH = Path(__file__).parent.absolute() / 'model_card_template.md'