modify style

Former-commit-id: 54b713d0c4ffdfc6a7faeb14471b58bb1cd8acf5
This commit is contained in:
BUAADreamer
2024-04-25 21:15:16 +08:00
parent 266fe908e3
commit c425436676
16 changed files with 374 additions and 502 deletions

View File

@@ -15,6 +15,7 @@ from .pt import run_pt
from .rm import run_rm
from .sft import run_sft
if TYPE_CHECKING:
from transformers import TrainerCallback