Refactor and add merge

This commit is contained in:
litagin02
2023-12-31 14:55:04 +09:00
parent 62d360e777
commit ef4e82defc
34 changed files with 898 additions and 370 deletions

View File

@@ -3,7 +3,7 @@ from pathlib import Path
from huggingface_hub import hf_hub_download
from tools.log import logger
from common.log import logger
def download_bert_models():