mirror of
https://github.com/hiyouga/LLaMA-Factory.git
synced 2025-11-06 19:02:17 +08:00
fix pretrain
Former-commit-id: 75b584875fc75c437491a5155ef310248e9b9dd4
This commit is contained in:
parent
25182c4779
commit
fd956c218b
@ -9,7 +9,6 @@ from transformers import DataCollatorForSeq2Seq
|
|||||||
from utils.other import IGNORE_INDEX
|
from utils.other import IGNORE_INDEX
|
||||||
|
|
||||||
from utils import (
|
from utils import (
|
||||||
DynamicDataCollatorWithPadding,
|
|
||||||
PeftTrainer,
|
PeftTrainer,
|
||||||
LogCallback,
|
LogCallback,
|
||||||
load_pretrained,
|
load_pretrained,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user