File size: 112 Bytes
09b13b3
 
 
1
2
3
from pathlib import Path

TEMPLATE_MODEL_CARD_PATH = Path(__file__).parent.absolute() / 'model_card_template.md'