File size: 112 Bytes
878dbce |
1 2 3 |
from pathlib import Path
TEMPLATE_MODEL_CARD_PATH = Path(__file__).parent.absolute() / 'model_card_template.md' |
878dbce |
1 2 3 |
from pathlib import Path
TEMPLATE_MODEL_CARD_PATH = Path(__file__).parent.absolute() / 'model_card_template.md' |